diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index ffbcee3..787ddfc 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -3,11 +3,11 @@ agp = "9.2.1" biometric = "1.2.0-alpha05" coreKtx = "1.10.1" junit = "4.13.2" -junitVersion = "1.1.5" -espressoCore = "3.5.1" +junitVersion = "1.3.0" +espressoCore = "3.7.0" kotlinxCoroutinesAndroid = "1.11.0" -lifecycleRuntimeKtx = "2.6.1" -activityCompose = "1.8.0" +lifecycleRuntimeKtx = "2.10.0" +activityCompose = "1.13.0" kotlin = "2.2.10" composeBom = "2026.02.01" lifecycleViewmodelKtx = "2.10.0" @@ -15,8 +15,8 @@ loggingInterceptor = "5.3.2" okhttp = "5.3.2" retrofit = "3.0.0" zxing-embedded = "4.3.0" -navigationCompose = "2.8.9" -appcompat = "1.7.0" +navigationCompose = "2.9.8" +appcompat = "1.7.1" ksp = "2.2.10-2.0.2" room = "2.7.1" datastore = "1.2.1" @@ -27,11 +27,11 @@ ui = "1.11.2" secp256k1-kmp = "0.23.0" lyricist = "1.8.0" material3 = "1.4.0" -work = "2.9.1" +work = "2.11.2" benchmark = "1.4.1" uiautomator = "2.3.0" -runner = "1.5.2" -androidx-test-ext = "1.2.1" +runner = "1.7.0" +androidx-test-ext = "1.3.0" timber = "5.0.1" kotlinx-serialization = "1.8.1" leakcanary = "2.14"