Skip to content

Commit

Permalink
gpkg android map update for handling blob data
Browse files Browse the repository at this point in the history
  • Loading branch information
jclark118 committed Dec 5, 2023
1 parent a0e2d50 commit 7a73298
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mapcache/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ dependencies {
api 'com.google.android.material:material:1.6.0'
api 'androidx.preference:preference:1.2.1'
api 'androidx.lifecycle:lifecycle-extensions:2.2.0'
api 'mil.nga.geopackage.map:geopackage-android-map:6.7.2' // comment out to build locally
api 'mil.nga.geopackage.map:geopackage-android-map:6.7.3' // comment out to build locally
//api project(':geopackage-map') // uncomment me to build locally
api 'mil.nga.mgrs:mgrs-android:2.2.2'
api 'mil.nga.gars:gars-android:1.2.2'
Expand Down

0 comments on commit 7a73298

Please sign in to comment.