Skip to content

Commit

Permalink
update MapLibre
Browse files Browse the repository at this point in the history
may help with #351
  • Loading branch information
johan12345 committed Jun 30, 2024
1 parent 02ef25b commit 32c7774
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -323,7 +323,7 @@ dependencies {
// duplicates classes from mapbox-sdk-services
exclude("org.maplibre.gl", "android-sdk-geojson")
}
implementation("org.maplibre.gl:android-sdk:10.3.2-pre2") {
implementation("org.maplibre.gl:android-sdk:10.3.2-pre3") {
exclude("org.maplibre.gl", "android-sdk-geojson")
}

Expand Down

0 comments on commit 32c7774

Please sign in to comment.