Skip to content

Commit

Permalink
chore(deps): bump org.osmdroid:osmdroid-geopackage from 6.1.18 to 6.1…
Browse files Browse the repository at this point in the history
….20 (#2538)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 6, 2024
1 parent db7d34d commit e202197
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ dependencies {
// Map libraries
implementation("org.osmdroid:osmdroid-android:6.1.18")
implementation("org.osmdroid:osmdroid-mapsforge:6.1.18")
implementation("org.osmdroid:osmdroid-geopackage:6.1.18") {
implementation("org.osmdroid:osmdroid-geopackage:6.1.20") {
exclude("org.osmdroid.gpkg")
exclude("ormlite-core")
exclude("com.j256.ormlite")
Expand Down

0 comments on commit e202197

Please sign in to comment.