upgrade: 依赖升级

This commit is contained in:
guozhigq
2024-06-02 01:04:51 +08:00
parent bde44af9a0
commit 8f26884164
9 changed files with 116 additions and 108 deletions

View File

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