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 1, 2024
1 parent 297a977 commit 1959d3c
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 @@ -193,7 +193,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 1959d3c

Please sign in to comment.