mirror of
https://github.com/MetaCubeX/ClashMetaForAndroid.git
synced 2026-05-09 18:11:26 +08:00
Chore: update dependencies
This commit is contained in:
@@ -15,8 +15,8 @@ dependencyResolutionManagement {
|
||||
versionCatalogs {
|
||||
create("deps") {
|
||||
val agp = "7.0.3"
|
||||
val ksp = "1.5.31-1.0.0"
|
||||
val kotlin = "1.5.31"
|
||||
val ksp = "1.6.0-1.0.1"
|
||||
val kotlin = "1.6.0"
|
||||
val golang = "1.0.4"
|
||||
val coroutine = "1.5.2"
|
||||
val coreKtx = "1.7.0"
|
||||
|
||||
Reference in New Issue
Block a user