Skip to content

Commit

Permalink
feat: undo kotlin updates
Browse files Browse the repository at this point in the history
  • Loading branch information
JNdhlovu committed Feb 13, 2025
1 parent 6559f6d commit 5608729
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,50 +1,50 @@
[versions]
accompanist-permissions = "0.37.0"
android-gradle-plugin = "8.8.0"
androidx-activity = "1.10.0"
accompanist-permissions = "0.36.0"
android-gradle-plugin = "8.7.3"
androidx-activity = "1.9.3"
androidx-annotation-experimental = "1.4.1"
androidx-compose-bom = "2025.01.01"
androidx-compose-bom = "2024.11.00"
androidx-core = "1.15.0"
androidx-core-splashscreen = "1.0.1"
androidx-fragment = "1.8.5"
androidx-lifecycle = "2.8.7"
androidx-navigation = "2.8.6"
androidx-navigation = "2.8.4"
androidx-test-core = "1.6.1"
androidx-test-espresso = "3.6.1"
androidx-test-fragment = "1.8.5"
androidx-test-junit = "1.2.1"
androidx-test-rules = "1.6.1"
camposer = "0.4.3"
camposer = "0.4.2"
chucker = "4.1.0"
coil = "2.7.0"
compose-lint-checks = "1.4.2"
coroutines = "1.10.1"
datastore = "1.1.2"
coroutines = "1.9.0"
datastore = "1.1.1"
junit = "4.13.2"
kotlin = "2.1.10"
kotlin = "2.0.21"
kotlin-immutable-collections = "0.3.8"
ksp = "2.1.10-1.0.29"
ksp = "2.0.21-1.0.28"
ktlint-plugin = "12.1.2"
leakcanary = "2.14"
lottie = "6.6.2"
lottie = "6.6.1"
maven-publish = "0.30.0"
mlkit-code-scanner = "16.1.0"
mlkit-obj-detection = "17.0.2"
mockk = "1.13.16"
mockk = "1.13.13"
moshi = "1.15.2"
moshix = "0.29.0"
moshix = "0.28.0"
moshi-lazy-adapters = "2.2"
okhttp = "4.12.0"
play-services-mlkit-face-detection = "17.1.0"
retrofit = "2.11.0"
sentry = "7.20.1"
sentry = "7.18.1"
tflite = "2.16.1"
tflite-metadata = "0.4.4"
tflite-support = "0.4.4"
timber = "5.0.1"
truth = "1.4.4"
uiautomator = "2.3.0"
kotlinxSerializationJson = "1.8.0"
kotlinxSerializationJson = "1.7.3"

[plugins]
android-application = { id = "com.android.application", version.ref = "android-gradle-plugin" }
Expand Down

0 comments on commit 5608729

Please sign in to comment.