Skip to content

Commit

Permalink
geopackage-android version updated to 1.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
bosborn committed Jan 14, 2016
1 parent b60e380 commit f7c6e02
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ Adheres to [Semantic Versioning](http://semver.org/).

---

## 1.5 (TBD)
## [1.5](https://github.com/ngageoint/geopackage-mapcache-android/releases/tag/1.5)

* TBD
* geopackage-android version updated to 1.2.3

## [1.4](https://github.com/ngageoint/geopackage-mapcache-android/releases/tag/1.4) (12-14-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.1" // comment out to build locally
compile "mil.nga.geopackage:geopackage-android:1.2.3" // 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 f7c6e02

Please sign in to comment.