mirror of
https://github.com/topjohnwu/Magisk
synced 2025-08-30 20:25:12 +00:00
Push to SDK 28
This commit is contained in:
2
app
2
app
Submodule app updated: 7b9ddc9b3b...a0466085fe
@@ -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 {
|
|||||||
}
|
}
|
||||||
|
|
||||||
ext {
|
ext {
|
||||||
compileSdkVersion = 27
|
compileSdkVersion = 28
|
||||||
buildToolsVersion = "28.0.0-rc2"
|
buildToolsVersion = "28.0.0"
|
||||||
supportLibVersion = "27.1.1"
|
supportLibVersion = "27.1.1"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user