mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-10-15 22:33:24 +00:00
Stable AndroidX
This commit is contained in:
@@ -26,7 +26,7 @@ allprojects {
|
|||||||
ext {
|
ext {
|
||||||
compileSdkVersion = 28
|
compileSdkVersion = 28
|
||||||
buildToolsVersion = "28.0.2"
|
buildToolsVersion = "28.0.2"
|
||||||
androidXVersion = "1.0.0-rc02"
|
androidXVersion = "1.0.0"
|
||||||
}
|
}
|
||||||
|
|
||||||
task clean(type: Delete) {
|
task clean(type: Delete) {
|
||||||
|
Reference in New Issue
Block a user