Skip to content

Commit

Permalink
Merge pull request #896 from ZeusWPI/dependabot/gradle/org.osmdroid-o…
Browse files Browse the repository at this point in the history
…smdroid-android-6.1.18

Bump org.osmdroid:osmdroid-android from 6.1.17 to 6.1.18
  • Loading branch information
niknetniko authored Feb 1, 2024
2 parents 6f5d227 + bf7cdf6 commit c275ccb
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 c275ccb

Please sign in to comment.