Update dependencies

This commit is contained in:
Mygod
2018-09-11 18:17:39 +08:00
parent 90fdb68857
commit ce286ccd01
3 changed files with 5 additions and 7 deletions

View File

@@ -4,7 +4,7 @@ apply plugin: 'com.github.ben-manes.versions'
buildscript {
ext {
androidPluginVersion = '3.2.0-rc02'
androidPluginVersion = '3.2.0-rc03'
kotlinVersion = '1.2.61'
androidxVersion = '1.0.0-rc02'
}