diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index e9c922a..6182a27 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -1,13 +1,13 @@ [versions] agp = "8.9.2" kotlin = "2.1.0" -coreKtx = "1.16.0" +coreKtx = "1.19.0" junit = "4.13.2" -junitVersion = "1.2.1" -espressoCore = "3.6.1" +junitVersion = "1.3.0" +espressoCore = "3.7.0" -appcompat = "1.7.0" +appcompat = "1.8.0" material = "1.12.0" androidx-annotation = "1.9.1" @@ -19,7 +19,7 @@ okhttp3 = "4.12.0" gson = "2.13.1" lifecycleLivedataKtx = "2.9.0" lifecycleViewmodelKtx = "2.9.0" -fragmentKtx = "1.8.7" +fragmentKtx = "1.9.0" databindingCommon = "8.9.2" dokka = "2.2.0"