Skip to content

Commit 44bd2c6

Browse files
committed
upgrade MapLibre - 16 KB page size support
maplibre/maplibre-native#3728
1 parent 7d2a19b commit 44bd2c6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -336,7 +336,7 @@ dependencies {
336336
// duplicates classes from mapbox-sdk-services
337337
exclude("org.maplibre.gl", "android-sdk-geojson")
338338
}
339-
implementation("org.maplibre.gl:android-sdk:10.3.4") {
339+
implementation("org.maplibre.gl:android-sdk:10.3.5") {
340340
exclude("org.maplibre.gl", "android-sdk-geojson")
341341
}
342342

0 commit comments

Comments
 (0)