Skip to content

Commit

Permalink
Version update to 1.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
bosborn committed Feb 2, 2016
1 parent 1983817 commit e735f6c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,9 +139,9 @@ The [Mobile Awareness GEOINT Environment (MAGE)](https://github.com/ngageoint/ma

### Installation ###

Pull from the [Maven Central Repository](http://search.maven.org/#artifactdetails|mil.nga.geopackage|geopackage-android|1.2.4|aar) (AAR, POM, Source, Javadoc)
Pull from the [Maven Central Repository](http://search.maven.org/#artifactdetails|mil.nga.geopackage|geopackage-android|1.2.5|aar) (AAR, POM, Source, Javadoc)

compile "mil.nga.geopackage:geopackage-android:1.2.4"
compile "mil.nga.geopackage:geopackage-android:1.2.5"

### Build ###

Expand All @@ -160,7 +160,7 @@ Include as repositories in your project build.gradle:

Include the dependency in your module build.gradle with desired version number:

compile "mil.nga.geopackage:geopackage-android:1.2.4"
compile "mil.nga.geopackage:geopackage-android:1.2.5"

As part of the build process, run the "uploadArchives" task on the geopackage-android Gradle script to update the Maven local repository.

Expand Down

0 comments on commit e735f6c

Please sign in to comment.