Update AndroidX

This commit is contained in:
Mygod
2018-09-09 14:31:33 +08:00
parent c7faa24be9
commit 90fdb68857

View File

@@ -6,7 +6,7 @@ buildscript {
ext {
androidPluginVersion = '3.2.0-rc02'
kotlinVersion = '1.2.61'
androidxVersion = '1.0.0-rc01'
androidxVersion = '1.0.0-rc02'
}
repositories {
google()