Merge branch 'v2.4' into q-beta

This commit is contained in:
Mygod
2019-04-14 13:06:12 +08:00
15 changed files with 96 additions and 93 deletions

View File

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