Skip to content

Commit

Permalink
Merge pull request #12 from ngageoint/develop
Browse files Browse the repository at this point in the history
Develop to Master, 1.4 changes
  • Loading branch information
bosborn committed Dec 9, 2015
2 parents 77fa022 + 610df10 commit f235ff1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Adheres to [Semantic Versioning](http://semver.org/).

## 1.4 (TBD)

* TBD
* geopackage-android version updated to 1.2.1

## [1.3] (https://github.com/ngageoint/geopackage-mapcache-android/releases/tag/1.3) (11-24-2015)

Expand Down
2 changes: 1 addition & 1 deletion mapcache/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ android {
}

dependencies {
compile "mil.nga.geopackage:geopackage-android:1.2.0" // comment out to build locally
compile "mil.nga.geopackage:geopackage-android:1.2.1" // comment out to build locally
//compile project(':geopackage-sdk') // uncomment me to build locally
compile 'com.google.android.gms:play-services:6.1.71'
}

0 comments on commit f235ff1

Please sign in to comment.