Skip to content

Commit

Permalink
Bump org.osmdroid:osmdroid-android from 6.1.18 to 6.1.20
Browse files Browse the repository at this point in the history
Bumps [org.osmdroid:osmdroid-android](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-android
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 3, 2024
1 parent b4b5af6 commit 5a06f12
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 @@ -173,7 +173,7 @@ dependencies {
implementation("com.googlecode.jcsv:jcsv:1.4.0")
implementation('com.google.maps.android:android-maps-utils:3.8.2')

implementation('org.osmdroid:osmdroid-android:6.1.18')
implementation('org.osmdroid:osmdroid-android:6.1.20')
implementation("com.github.MKergall:osmbonuspack:6.9.0")
implementation("com.google.android.material:material:1.12.0")
implementation("androidx.legacy:legacy-support-v13:1.0.0")
Expand Down

0 comments on commit 5a06f12

Please sign in to comment.