diff --git a/V2rayNG/gradle/libs.versions.toml b/V2rayNG/gradle/libs.versions.toml index 76d7c562..6a107010 100644 --- a/V2rayNG/gradle/libs.versions.toml +++ b/V2rayNG/gradle/libs.versions.toml @@ -12,10 +12,10 @@ material = "1.12.0" activity = "1.10.1" constraintlayout = "2.2.1" mmkvStatic = "1.3.12" -gson = "2.13.0" +gson = "2.12.1" quickieFoss = "1.14.0" kotlinxCoroutinesAndroid = "1.10.2" -kotlinxCoroutinesCore = "1.10.1" +kotlinxCoroutinesCore = "1.10.2" swiperefreshlayout = "1.1.0" toasty = "1.5.2" editorkit = "2.9.0"