Skip to content

Commit

Permalink
chore(deps): bump org.osmdroid:osmdroid-mapsforge from 6.1.18 to 6.1.20
Browse files Browse the repository at this point in the history
Bumps [org.osmdroid:osmdroid-mapsforge](https://github.com/osmdroid/osmdroid) from 6.1.18 to 6.1.20.
- [Release notes](https://github.com/osmdroid/osmdroid/releases)
- [Changelog](https://github.com/osmdroid/osmdroid/blob/master/CHANGELOG.md)
- [Commits](osmdroid/osmdroid@osmdroid-parent-6.1.18...osmdroid-parent-6.1.20)

---
updated-dependencies:
- dependency-name: org.osmdroid:osmdroid-mapsforge
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 19, 2024
1 parent 83d62a8 commit 56fd2ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ dependencies {

// Map libraries
implementation("org.osmdroid:osmdroid-android:6.1.18")
implementation("org.osmdroid:osmdroid-mapsforge:6.1.18")
implementation("org.osmdroid:osmdroid-mapsforge:6.1.20")
implementation("org.osmdroid:osmdroid-geopackage:6.1.18") {
exclude("org.osmdroid.gpkg")
exclude("ormlite-core")
Expand Down

0 comments on commit 56fd2ed

Please sign in to comment.