Skip to content

Commit

Permalink
Merge branch 'main' into feature/inflownav
Browse files Browse the repository at this point in the history
  • Loading branch information
JNdhlovu committed Oct 16, 2024
2 parents a337299 + ca11398 commit bc27fe8
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,23 +21,23 @@ compose-lint-checks = "1.4.1"
coroutines = "1.9.0"
datastore = "1.1.1"
junit = "4.13.2"
kotlin = "2.0.20"
kotlin = "2.0.21"
kotlin-immutable-collections = "0.3.8"
ksp = "2.0.20-1.0.25"
ksp = "2.0.21-1.0.25"
ktlint-plugin = "12.1.1"
leakcanary = "2.14"
lottie = "6.5.2"
maven-publish = "0.29.0"
maven-publish = "0.30.0"
mlkit-code-scanner = "16.1.0"
mlkit-obj-detection = "17.0.2"
mockk = "1.13.12"
mockk = "1.13.13"
moshi = "1.15.1"
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.14.0"
sentry = "7.15.0"
tflite = "2.16.1"
tflite-metadata = "0.4.4"
tflite-support = "0.4.4"
Expand Down

0 comments on commit bc27fe8

Please sign in to comment.