Skip to content

Commit

Permalink
Bump org.maplibre.gl:android-sdk from 11.7.0 to 11.8.0
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.7.0 to 11.8.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.7.0...android-v11.8.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 Feb 1, 2025
1 parent adf75e1 commit 125a8c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,7 @@ dependencies {

implementation 'org.altbeacon:android-beacon-library:2.20.6'

implementation 'org.maplibre.gl:android-sdk:11.7.0'
implementation 'org.maplibre.gl:android-sdk:11.8.0'
implementation 'org.maplibre.gl:android-plugin-annotation-v9:3.0.2'

implementation 'org.geohex.geohex4j:geohex4j:3.2.2'
Expand Down

0 comments on commit 125a8c2

Please sign in to comment.