We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 634b0fd commit b394812Copy full SHA for b394812
README.md
@@ -206,7 +206,7 @@ Include the dependency in your module build.gradle with desired version number:
206
207
api 'mil.nga.geopackage.map:geopackage-android-map:6.1.1'
208
209
-As part of the build process, run the "uploadArchives" task on the geopackage-android Gradle script to update the Maven local repository.
+As part of the build process, run the "publishToMavenLocal" task on the geopackage-map Gradle script to update the Maven local repository.
210
211
##### Local Build #####
212
0 commit comments