Skip to content

Commit 272da97

Browse files
authored
Merge pull request #25 from ngageoint/mage-1603
2 parents 667c6a3 + 7f8950c commit 272da97

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

geopackage-map/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -153,9 +153,9 @@ afterEvaluate {
153153
dependencies {
154154
api 'com.google.android.gms:play-services-maps:18.2.0'
155155
api 'com.google.maps.android:android-maps-utils:3.5.3'
156-
api 'mil.nga.geopackage:geopackage-android:6.7.4'
156+
api 'mil.nga.geopackage:geopackage-android:6.7.5'
157157
//api project(':geopackage-sdk') // uncomment me to build locally
158-
javadocDeps 'mil.nga.geopackage:geopackage-android:6.7.4'
158+
javadocDeps 'mil.nga.geopackage:geopackage-android:6.7.5'
159159
testImplementation 'androidx.multidex:multidex:2.0.1'
160160
androidTestImplementation 'androidx.test:runner:1.5.2'
161161
androidTestImplementation 'androidx.test:rules:1.5.0'

0 commit comments

Comments
 (0)