Skip to content

Commit

Permalink
chore(deps): update osmdroid_version to v6.1.18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 28, 2024
1 parent 3a425ea commit d1f651e
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 @@ -206,7 +206,7 @@ dependencies {
debugImplementation 'androidx.compose.ui:ui-test-manifest'

// Osmdroid & Maps
def osmdroid_version = '6.1.14'
def osmdroid_version = '6.1.18'
implementation "org.osmdroid:osmdroid-android:$osmdroid_version"
implementation "org.osmdroid:osmdroid-wms:$osmdroid_version"
implementation("org.osmdroid:osmdroid-geopackage:$osmdroid_version") {
Expand Down

0 comments on commit d1f651e

Please sign in to comment.