Skip to content

Commit

Permalink
Merge pull request #19 from ngageoint/develop
Browse files Browse the repository at this point in the history
geopackage-android version updated to 1.2.8
  • Loading branch information
bosborn committed Apr 19, 2016
2 parents 5925d6b + b81bddb commit 8960115
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.10 (TBD)
## [1.10](https://github.com/ngageoint/geopackage-mapcache-android/releases/tag/1.10) (04-19-2016)

* TBD
* geopackage-android version updated to 1.2.8

## [1.9](https://github.com/ngageoint/geopackage-mapcache-android/releases/tag/1.9) (04-18-2016)

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

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

0 comments on commit 8960115

Please sign in to comment.