Skip to content

Commit

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

Bump org.osmdroid:osmdroid-android from 6.1.16 to 6.1.17
  • Loading branch information
niknetniko committed Oct 18, 2023
2 parents 6329982 + 4136f44 commit df329b1
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 @@ -213,7 +213,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.16'
openImplementation 'org.osmdroid:osmdroid-android:6.1.17'
openImplementation 'com.journeyapps:zxing-android-embedded:4.3.0'

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

0 comments on commit df329b1

Please sign in to comment.