Skip to content

Commit 3149622

Browse files
committed
downgrade to maplibre 11.8.0 (fixes #6166)
1 parent 69983cd commit 3149622

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ dependencies {
203203
implementation("io.github.pdvrieze.xmlutil:core:0.90.3")
204204

205205
// map and location
206-
implementation("org.maplibre.gl:android-sdk:11.8.2")
206+
implementation("org.maplibre.gl:android-sdk:11.8.0")
207207

208208
// opening hours parser
209209
implementation("de.westnordost:osm-opening-hours:0.2.0")

0 commit comments

Comments
 (0)