diff --git a/mapcache/build.gradle b/mapcache/build.gradle index dc20d2fc..8c004eb4 100644 --- a/mapcache/build.gradle +++ b/mapcache/build.gradle @@ -15,8 +15,8 @@ android { resValue "string", "applicationId", applicationId minSdkVersion 28 targetSdkVersion 33 - versionCode 55 - versionName '2.1.8' + versionCode 56 + versionName '2.1.9' multiDexEnabled true } buildTypes { diff --git a/mapcache/src/main/res/values/strings.xml b/mapcache/src/main/res/values/strings.xml index 7c664b5c..262bf79e 100644 --- a/mapcache/src/main/res/values/strings.xml +++ b/mapcache/src/main/res/values/strings.xml @@ -2,8 +2,8 @@ MapCache - Version 2.1.8 - Released Aug 2023 + Version 2.1.9 + Released Sept 2023 MapCache Map Manager @@ -386,9 +386,9 @@ <a href=http://ngageoint.github.io/geopackage-android>GeoPackage Android on Github</a> <a href=http://www.geopackage.org/#implementations_nga>OGC GeoPackage</a> - Release Notes - 2.1.8\n \n - - Backend performance improvements\n - - Usability enhancements + Release Notes - 2.1.9\n \n + - Fixes for file and camera permissions on android 13\n + - Fix for show my location