diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index a9868aa..a6f465b 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -1,25 +1,25 @@ [versions] agp = "9.0.1" -coreKtx = "1.12.0" +coreKtx = "1.17.0" junit = "4.13.2" -junitVersion = "1.2.1" -espressoCore = "3.6.1" -lifecycleRuntimeKtx = "2.8.7" -activityCompose = "1.10.0" +junitVersion = "1.3.0" +espressoCore = "3.7.0" +lifecycleRuntimeKtx = "2.10.0" +activityCompose = "1.12.4" kotlin = "2.0.21" -composeBom = "2025.02.00" +composeBom = "2026.02.00" generativeai = "0.9.0" coil = "2.7.0" room = "2.8.4" -navigation = "2.8.7" +navigation = "2.9.7" ksp = "2.0.21-1.0.27" -retrofit = "2.9.0" -okhttp = "4.12.0" -browser = "1.8.0" -exifinterface = "1.3.7" +retrofit = "3.0.0" +okhttp = "5.3.2" +browser = "1.9.0" +exifinterface = "1.4.2" secretsPlugin = "2.0.1" -playServicesAuth = "21.3.0" -googleServices = "4.4.2" +playServicesAuth = "21.5.1" +googleServices = "4.4.4" firebaseBom = "34.9.0" firebaseAppDistribution = "5.2.1"