Skip to content

Commit ea48c81

Browse files
committed
javadoc dependency of geopackage-android:1.4.1
1 parent 64d51a8 commit ea48c81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

geopackage-map/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,6 @@ dependencies {
157157
compile 'com.google.maps.android:android-maps-utils:0.5'
158158
compile 'mil.nga.geopackage:geopackage-android:1.4.1'
159159
//compile project(':geopackage-sdk') // uncomment me to build locally
160-
javadocDeps 'mil.nga.geopackage:geopackage-android:1.4.0'
160+
javadocDeps 'mil.nga.geopackage:geopackage-android:1.4.1'
161161
testCompile 'com.android.support:multidex:1.0.1'
162162
}

0 commit comments

Comments
 (0)