Skip to content

Commit

Permalink
version bumps for android (#418)
Browse files Browse the repository at this point in the history
  • Loading branch information
Archdoog authored Jan 9, 2025
1 parent ee7a121 commit bf4f001
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions android/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,24 +1,24 @@
[versions]
agp = "8.7.3"
kotlin = "2.0.20"
kotlin = "2.1.0"
cargo-ndk = "0.3.4"
ktfmt = "0.21.0"
androidx-lifecycle = "2.8.7"
paparazzi = "1.3.4"
desugar_jdk_libs = "2.1.4"
ktx = "1.15.0"
kotlinx-coroutines = "1.9.0"
kotlinx-coroutines = "1.10.1"
kotlinx-datetime = "0.6.1"
androidx-appcompat = "1.7.0"
androidx-activity-compose = "1.9.3"
compose = "2024.11.00"
compose = "2024.12.01"
okhttp = "4.12.0"
moshi = "1.15.1"
maplibre-compose = "0.4.0"
playServicesLocation = "21.3.0"
junit = "4.13.2"
junitVersion = "1.2.1"
junitCompose = "1.7.5"
junitCompose = "1.7.6"
espressoCore = "3.6.1"
okhttp-mock = "2.0.0"
mockk = "1.13.14"
Expand Down

0 comments on commit bf4f001

Please sign in to comment.