Update dependencies

This commit is contained in:
Mygod
2018-08-08 15:12:48 +08:00
parent edede5793e
commit b0d2db2d2d
9 changed files with 17 additions and 16 deletions

View File

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