Skip to content

Commit

Permalink
Upgrade maplibre compose (#314)
Browse files Browse the repository at this point in the history
* Upgrade MapLibre Compose

* Upgrade AGP
  • Loading branch information
ianthetechie authored Oct 28, 2024
1 parent 79717fd commit f434b17
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions android/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[versions]
agp = "8.7.0"
agp = "8.7.1"
kotlin = "2.0.20"
cargo-ndk = "0.3.4"
ktfmt = "0.20.1"
Expand All @@ -14,7 +14,7 @@ androidx-activity-compose = "1.9.3"
compose = "2024.10.00"
okhttp = "4.12.0"
moshi = "1.15.1"
maplibre-compose = "0.2.2"
maplibre-compose = "0.2.3"
playServicesLocation = "21.3.0"
junit = "4.13.2"
junitVersion = "1.2.1"
Expand Down

0 comments on commit f434b17

Please sign in to comment.