Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
M
Magisk
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
Magisk
Commits
b0a5dbb4
Commit
b0a5dbb4
authored
Jun 09, 2018
by
topjohnwu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Push to SDK 28
parent
0abdfda5
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
app
app
+1
-1
build.gradle
build.gradle
+3
-3
No files found.
app
@
a0466085
Subproject commit
7b9ddc9b3b946c125af021058170f4fa9a44e07f
Subproject commit
a0466085fe3b5eb8929c893d02459e6d94ecb115
build.gradle
View file @
b0a5dbb4
...
@@ -7,7 +7,7 @@ buildscript {
...
@@ -7,7 +7,7 @@ buildscript {
jcenter
()
jcenter
()
}
}
dependencies
{
dependencies
{
classpath
'com.android.tools.build:gradle:3.1.
2
'
classpath
'com.android.tools.build:gradle:3.1.
3
'
// NOTE: Do not place your application dependencies here; they belong
// NOTE: Do not place your application dependencies here; they belong
...
@@ -24,8 +24,8 @@ allprojects {
...
@@ -24,8 +24,8 @@ allprojects {
}
}
ext
{
ext
{
compileSdkVersion
=
2
7
compileSdkVersion
=
2
8
buildToolsVersion
=
"28.0.0
-rc2
"
buildToolsVersion
=
"28.0.0"
supportLibVersion
=
"27.1.1"
supportLibVersion
=
"27.1.1"
}
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment