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