Update dependencies

This commit is contained in:
Mygod
2018-08-03 20:56:04 +08:00
parent 399c97c103
commit f6f1d4ce97
2 changed files with 8 additions and 10 deletions

View File

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