Refactor: refactor clash core building

This commit is contained in:
kr328
2021-09-12 00:39:59 +08:00
parent b07f70ab0b
commit c0e1e45b72
59 changed files with 360 additions and 180 deletions

View File

@@ -17,7 +17,7 @@ dependencyResolutionManagement {
val agp = "7.0.2"
val ksp = "1.5.30-1.0.0-beta09"
val kotlin = "1.5.30"
val golang = "1.0.2"
val golang = "1.0.3"
val coroutine = "1.5.0"
val coreKtx = "1.5.0"
val activity = "1.2.3"