diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 1d1241c3..a2f24680 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -1,6 +1,6 @@ [versions] accompanist-permissions = "0.34.0" -android-gradle-plugin = "8.5.1" +android-gradle-plugin = "8.5.2" androidx-activity = "1.9.1" androidx-annotation-experimental = "1.4.1" androidx-compose-bom = "2024.06.00" @@ -21,15 +21,15 @@ compose-lint-checks = "1.3.1" coroutines = "1.8.1" datastore = "1.1.1" junit = "4.13.2" -kotlin = "2.0.0" +kotlin = "2.0.10" kotlin-immutable-collections = "0.3.7" -ksp = "2.0.0-1.0.23" +ksp = "2.0.10-1.0.24" ktlint-plugin = "12.1.1" leakcanary = "2.14" -lottie = "6.4.1" +lottie = "6.5.0" maven-publish = "0.29.0" mlkit-code-scanner = "16.1.0" -mlkit-obj-detection = "17.0.1" +mlkit-obj-detection = "17.0.2" mockk = "1.13.12" moshi = "1.15.1" moshix = "0.27.2" @@ -37,7 +37,7 @@ moshi-lazy-adapters = "2.2" okhttp = "4.12.0" play-services-mlkit-face-detection = "17.1.0" retrofit = "2.11.0" -sentry = "7.12.1" +sentry = "7.14.0" tflite = "2.16.1" tflite-metadata = "0.4.4" tflite-support = "0.4.4"