Stable AndroidX
This commit is contained in:
parent
0a4ee3ffc7
commit
36dd9106a8
@ -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) {
|
||||||
|
Loading…
Reference in New Issue
Block a user