diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 7c1f803..8e713b1 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -19,12 +19,12 @@ compose = "1.8.3" material3 = "1.3.2" lifecycle = "2.9.1" activityCompose = "1.10.1" -appcompat = "1.7.1" +appcompat = "1.8.0" navigationCompose = "2.9.0" -hiltNavigationCompose = "1.2.0" -coreSplashscreen = "1.0.1" +hiltNavigationCompose = "1.4.0" +coreSplashscreen = "1.2.0" coreKtx = "1.16.0" -room = "2.7.2" +room = "2.8.5" coroutines = "1.10.2" biometric = "1.1.0" reorderable = "2.5.1" @@ -37,9 +37,9 @@ bip39 = "1.0.9" iconsLucide = "1.1.0" junit = "4.13.2" -androidxTestCore = "1.6.1" -androidxTestRunner = "1.6.2" -androidxTestExtJunit = "1.2.1" +androidxTestCore = "1.7.0" +androidxTestRunner = "1.7.0" +androidxTestExtJunit = "1.3.0" mockito = "5.18.0" robolectric = "4.16.1"