This commit is contained in:
gedoor 2020-12-08 11:36:25 +08:00
parent d05b594271
commit 60a265b2e4

View File

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