Commit 36dd9106 authored by topjohnwu's avatar topjohnwu

Stable AndroidX

parent 0a4ee3ff
...@@ -26,7 +26,7 @@ allprojects { ...@@ -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) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment