date:2021-10-11 20:21:37

This commit is contained in:
2021-10-11 20:22:32 +08:00
parent e837d9b8a7
commit 8dfa8fa02e
20 changed files with 892 additions and 23 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.72"
ext.kotlin_version = "1.4.10"
repositories {
google()
jcenter()