diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 67e78fc..4b15ed6 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -1,7 +1,7 @@ [versions] agp = "9.3.2" api = "13.1.5" -biometric = "1.2.0-alpha05" +biometric = "1.4.0-alpha07" coilGif = "2.7.0" coreSplashscreen = "1.2.0" exifinterface = "1.4.2" @@ -17,7 +17,7 @@ espressoCore = "3.7.0" kotlinxCoroutinesAndroid = "1.11.0" lifecycleRuntimeKtx = "2.8.7" activityCompose = "1.13.0" -composeBom = "2026.08.00" +composeBom = "2026.09.00" lottieCompose = "6.7.1" materialIconsExtended = "1.7.8" shizuku = "13.1.5" @@ -31,12 +31,12 @@ zxing = "3.5.3" zxingAndroidEmbedded = "4.3.0" hilt = "2.59" datastore = "1.1.1" -navigationCompose = "2.8.8" +navigationCompose = "2.10.1" kotlinxSerialization = "1.7.3" hiltNavigationCompose = "1.4.0" protobuf = "4.36.0" protobufPlugin = "0.10.0" -room = "2.8.4" +room = "2.8.5" okhttp = "5.5.0" konfetti = "2.0.5" detekt = "1.23.8"