Skip to content

Commit d9e89a6

Browse files
fix(deps): update dependency org.maplibre.gl:android-sdk-opengl to v13.6.1
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9264496 commit d9e89a6

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
@@ -330,7 +330,7 @@ dependencies {
330330
implementation("org.maplibre.compose:maplibre-compose-material3:0.14.0") {
331331
exclude(group = "org.maplibre.gl", module = "android-sdk")
332332
}
333-
implementation("org.maplibre.gl:android-sdk-opengl:13.0.2")
333+
implementation("org.maplibre.gl:android-sdk-opengl:13.6.1")
334334
implementation("fr.dudie:nominatim-api:3.4") {
335335
//noinspection DuplicatePlatformClasses
336336
exclude(group = "org.apache.httpcomponents", module = "httpclient")

0 commit comments

Comments
 (0)