This commit is contained in:
gedoor 2021-02-16 20:46:22 +08:00
parent c5943770df
commit ebdce0c9d4

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.21'
ext.kotlin_version = '1.4.30'
repositories {
google()
jcenter()