diff --git a/V2rayNG/gradle/libs.versions.toml b/V2rayNG/gradle/libs.versions.toml index aec0224b..318841a8 100644 --- a/V2rayNG/gradle/libs.versions.toml +++ b/V2rayNG/gradle/libs.versions.toml @@ -1,11 +1,11 @@ [versions] -agp = "8.12.0" +agp = "8.12.1" desugarJdkLibs = "2.1.5" gradleLicensePlugin = "0.9.8" kotlin = "2.2.0" coreKtx = "1.16.0" junit = "4.13.2" -junitVersion = "1.2.1" +junitVersion = "1.3.0" espressoCore = "3.6.1" appcompat = "1.7.1" material = "1.12.0" @@ -20,7 +20,7 @@ swiperefreshlayout = "1.1.0" toasty = "1.5.2" editorkit = "2.9.0" core = "3.5.3" -workRuntimeKtx = "2.10.2" +workRuntimeKtx = "2.10.3" lifecycleViewmodelKtx = "2.9.2" multidex = "2.0.1" mockitoMockitoInline = "5.2.0"