diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index ad9630c..f1008ce 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -1,5 +1,5 @@ [versions] -agp = "9.1.1" +agp = "9.2.0" coreKtx = "1.18.0" junit = "4.13.2" junitVersion = "1.3.0" @@ -9,15 +9,15 @@ coroutinesTest = "1.10.2" testCore = "1.7.0" lifecycleRuntimeKtx = "2.10.0" activityCompose = "1.13.0" -kotlin = "2.3.20" -composeBom = "2026.03.01" +kotlin = "2.3.21" +composeBom = "2026.04.01" room = "2.8.4" sqlite = "2.6.2" sqlcipher = "4.14.1" argon2kt = "1.6.0" tink = "1.21.0" work = "2.11.2" -ksp = "2.3.6" +ksp = "2.3.7" biometric = "1.1.0" appcompat = "1.7.1" playServicesAds = "25.2.0"