dump kotlin

This commit is contained in:
rustdesk 2023-11-01 15:52:07 +08:00
parent 52acbd7d2c
commit 0a0fb5287a

View File

@ -1,5 +1,5 @@
buildscript {
ext.kotlin_version = '1.7.10'
ext.kotlin_version = '1.9.10'
repositories {
google()
jcenter()