Update dependencies

This commit is contained in:
Mygod
2019-06-20 23:00:46 +08:00
parent 28dbbbaa3a
commit 87cf54e3e5
3 changed files with 4 additions and 4 deletions

View File

@@ -3,7 +3,7 @@
apply plugin: 'com.github.ben-manes.versions'
buildscript {
ext.kotlinVersion = '1.3.31'
ext.kotlinVersion = '1.3.40'
repositories {
google()
jcenter()