This commit is contained in:
laoyuyu
2019-05-23 19:52:12 +08:00
parent 15978cd2b6
commit d40f8fa385
42 changed files with 1008 additions and 401 deletions

View File

@@ -1,6 +1,6 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.
buildscript {
ext.kotlin_version = '1.3.11'
ext.kotlin_version = '1.3.20'
repositories {
jcenter()
mavenCentral()