diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index d9be942..abb2221 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -1,21 +1,21 @@ [versions] agp = "8.5.1" kotlin = "1.9.0" -coreKtx = "1.10.1" +coreKtx = "1.13.1" junit = "4.13.2" -junitVersion = "1.1.5" -espressoCore = "3.5.1" -appcompat = "1.6.1" +junitVersion = "1.2.1" +espressoCore = "3.6.1" +appcompat = "1.7.0" material = "1.10.0" constraintlayout = "2.1.4" -navigationFragmentKtx = "2.6.0" -navigationUiKtx = "2.6.0" +navigationFragmentKtx = "2.7.7" +navigationUiKtx = "2.7.7" biometric = "1.4.0-alpha01" biometricKtx = "1.4.0-alpha01" biometricKtxVersion = "1.2.0-alpha05" -lifecycleRuntimeKtx = "2.6.1" -activityCompose = "1.8.0" -composeBom = "2024.04.01" +lifecycleRuntimeKtx = "2.8.3" +activityCompose = "1.9.0" +composeBom = "2024.06.00" materialVersion = "1.13.0-alpha04" [libraries]