Skip to content

Commit

Permalink
build(deps): bump org.maplibre.gl:android-sdk in /android
Browse files Browse the repository at this point in the history
Bumps [org.maplibre.gl:android-sdk](https://github.com/maplibre/maplibre-native) from 11.4.0 to 11.5.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.4.0...android-v11.5.0)

---
updated-dependencies:
- dependency-name: org.maplibre.gl:android-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 24, 2024
1 parent 2028462 commit 45e5821
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ android {
}

dependencies {
implementation 'org.maplibre.gl:android-sdk:11.4.0'
implementation 'org.maplibre.gl:android-sdk:11.5.0'
// implementation 'org.maplibre.gl:android-plugin-annotation-v9:3.0.0'
// implementation 'org.maplibre.gl:android-plugin-offline-v9:3.0.0'
// implementation 'com.squareup.okhttp3:okhttp:4.12.0'
Expand Down

0 comments on commit 45e5821

Please sign in to comment.