Skip to content

Commit

Permalink
Bump org.osmdroid:osmdroid-android from 6.1.17 to 6.1.18
Browse files Browse the repository at this point in the history
Bumps [org.osmdroid:osmdroid-android](https://github.com/osmdroid/osmdroid) from 6.1.17 to 6.1.18.
- [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.17...osmdroid-parent-6.1.18)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 1, 2024
1 parent ac0e06d commit bf7cdf6
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 @@ -209,7 +209,7 @@ dependencies {
storeImplementation 'com.google.android.gms:play-services-code-scanner:16.1.0'

// Dependencies for open version.
openImplementation 'org.osmdroid:osmdroid-android:6.1.17'
openImplementation 'org.osmdroid:osmdroid-android:6.1.18'
openImplementation 'com.journeyapps:zxing-android-embedded:4.3.0'

if (props.getProperty("hydra.debug.leaks").toBoolean()) {
Expand Down

0 comments on commit bf7cdf6

Please sign in to comment.