Skip to content

Commit

Permalink
feat: version bumps for android (#311)
Browse files Browse the repository at this point in the history
  • Loading branch information
Archdoog authored Oct 24, 2024
1 parent c3e4120 commit 79717fd
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
Expand Up @@ -10,15 +10,15 @@ ktx = "1.13.1"
kotlinx-coroutines = "1.9.0"
kotlinx-datetime = "0.6.1"
androidx-appcompat = "1.7.0"
androidx-activity-compose = "1.9.2"
compose = "2024.09.03"
androidx-activity-compose = "1.9.3"
compose = "2024.10.00"
okhttp = "4.12.0"
moshi = "1.15.1"
maplibre-compose = "0.2.0"
maplibre-compose = "0.2.2"
playServicesLocation = "21.3.0"
junit = "4.13.2"
junitVersion = "1.2.1"
junitCompose = "1.7.3"
junitCompose = "1.7.4"
espressoCore = "3.6.1"
okhttp-mock = "2.0.0"
mavenPublish = "0.29.0"
Expand Down

0 comments on commit 79717fd

Please sign in to comment.