Update dependencies

This commit is contained in:
Mygod
2018-07-21 14:41:40 +08:00
parent ef60133819
commit 694ff302c3
3 changed files with 5 additions and 5 deletions

View File

@@ -4,7 +4,7 @@ apply plugin: 'com.github.ben-manes.versions'
buildscript {
ext {
androidPluginVersion = '3.2.0-beta03'
androidPluginVersion = '3.2.0-beta04'
kotlinVersion = '1.2.51'
androidxVersion = '1.0.0-beta01'
}