Skip to content

Commit 7ca3100

Browse files
committed
Merge remote-tracking branch 'origin/master' into develop
2 parents 2b4addc + 479b306 commit 7ca3100

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Software source code previously released under an open source license and then m
1515
<img src="https://github.com/ngageoint/GeoPackage/raw/master/docs/images/google-play-badge.png" height=50>
1616
</a>
1717

18-
[Download the latest Legacy APK](https://github.com/ngageoint/geopackage-mapcache-android/releases/tag/1.25)
18+
[Download the latest Legacy APK](https://github.com/ngageoint/geopackage-mapcache-android/releases/tag/1.27)
1919

2020
### About ###
2121

@@ -47,6 +47,8 @@ A Tile layer detail view
4747

4848
### Build ###
4949

50+
[![Build](https://github.com/ngageoint/geopackage-mapcache-android/workflows/Build/badge.svg)](https://github.com/ngageoint/geopackage-mapcache-android/actions?query=workflow%3ABuild)
51+
5052
Build this repository using Android Studio and/or Gradle. Run the "assembleRelease" task on the geopackage-mapcache-android Gradle script.
5153

5254
#### Map Key ####

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ <h1 class="project-name">GeoPackage MapCache Android</h1>
1616
<h2 class="project-tagline">by the National Geospatial-Intelligence Agency</h2>
1717
<a href="https://github.com/ngageoint/geopackage-mapcache-android" class="btn">GitHub</a>
1818
<a href="https://play.google.com/store/apps/details?id=mil.nga.mapcache" class="btn">Google Play</a>
19-
<a href="https://github.com/ngageoint/geopackage-mapcache-android/releases/download/1.25/mapcache-1.25.apk" class="btn">Legacy APK</a>
19+
<a href="https://github.com/ngageoint/geopackage-mapcache-android/releases/download/1.27/mapcache-1.27.apk" class="btn">Legacy APK</a>
2020
<a href="https://github.com/ngageoint/geopackage-mapcache-android/zipball/master" class="btn">.zip</a>
2121
<a href="https://github.com/ngageoint/geopackage-mapcache-android/tarball/master" class="btn">.tar.gz</a>
2222
</section>

0 commit comments

Comments
 (0)