diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 4c75d8f..eb7ceb8 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -2,29 +2,29 @@ agp = "9.2.1" kotlin = "2.3.20" ksp = "2.3.9" -coreKtx = "1.15.0" +coreKtx = "1.19.0" appcompat = "1.7.0" -lifecycleRuntimeKtx = "2.8.7" -activityCompose = "1.9.3" -composeBom = "2026.06.00" +lifecycleRuntimeKtx = "2.11.0" +activityCompose = "1.13.0" +composeBom = "2026.06.01" navigationCompose = "2.8.5" hilt = "2.60.1" -hiltNavigationCompose = "1.2.0" +hiltNavigationCompose = "1.4.0" room = "2.8.4" desugarJdkLibs = "2.1.4" camerax = "1.4.2" mlkitBarcode = "17.3.0" -retrofit = "2.11.0" +retrofit = "2.12.0" okhttp = "4.12.0" -kotlinxSerialization = "1.7.3" +kotlinxSerialization = "1.11.0" datastore = "1.1.1" coil = "2.7.0" workManager = "2.10.0" glance = "1.1.1" healthConnect = "1.1.0" junit = "4.13.2" -androidxJunit = "1.2.1" -espressoCore = "3.6.1" +androidxJunit = "1.3.0" +espressoCore = "3.7.0" benchmarkMacro = "1.4.1" uiautomator = "2.4.0"