This repository was archived by the owner on Apr 23, 2026. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -15,8 +15,8 @@ android {
1515 resValue " string" , " applicationId" , applicationId
1616 minSdkVersion 28
1717 targetSdkVersion 33
18- versionCode 55
19- versionName ' 2.1.8 '
18+ versionCode 56
19+ versionName ' 2.1.9 '
2020 multiDexEnabled true
2121 }
2222 buildTypes {
Original file line number Diff line number Diff line change 22<resources >
33
44 <string name =" app_name" >MapCache</string >
5- <string name =" app_version" >Version 2.1.8 </string >
6- <string name =" app_release_date" >Released Aug 2023</string >
5+ <string name =" app_version" >Version 2.1.9 </string >
6+ <string name =" app_release_date" >Released Sept 2023</string >
77 <string name =" app_label_name" >MapCache</string >
88 <string name =" title_map" >Map</string >
99 <string name =" title_manager" >Manager</string >
386386 <string name =" geopackage_android_url" >< a href=http://ngageoint.github.io/geopackage-android>GeoPackage Android on Github< /a></string >
387387 <string name =" ogc_url" >< a href=http://www.geopackage.org/#implementations_nga>OGC GeoPackage< /a></string >
388388 <string name =" release_notes" >
389- Release Notes - 2.1.8 \n \n
390- - Backend performance improvements \n
391- - Usability enhancements
389+ Release Notes - 2.1.9 \n \n
390+ - Fixes for file and camera permissions on android 13 \n
391+ - Fix for show my location
392392 </string >
393393
394394
You can’t perform that action at this time.
0 commit comments