Skip to content

Commit 79ca47c

Browse files
chore(deps): bump org.maplibre.gl:android-sdk in /maplibre_gl/android
Bumps [org.maplibre.gl:android-sdk](https://github.com/maplibre/maplibre-native) from 11.13.5 to 12.2.0. - [Release notes](https://github.com/maplibre/maplibre-native/releases) - [Changelog](https://github.com/maplibre/maplibre-native/blob/main/CHANGELOG.md) - [Commits](maplibre/maplibre-native@android-v11.13.5...android-v12.2.0) --- updated-dependencies: - dependency-name: org.maplibre.gl:android-sdk dependency-version: 12.2.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 95a8535 commit 79ca47c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

maplibre_gl/android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ android {
5050
jvmTarget = JavaVersion.VERSION_21.toString()
5151
}
5252
dependencies {
53-
implementation 'org.maplibre.gl:android-sdk:11.13.5'
53+
implementation 'org.maplibre.gl:android-sdk:12.2.0'
5454
implementation 'org.maplibre.gl:android-plugin-annotation-v9:3.0.2'
5555
implementation 'org.maplibre.gl:android-plugin-offline-v9:3.0.2'
5656
implementation 'com.squareup.okhttp3:okhttp:4.12.0'

0 commit comments

Comments
 (0)