File tree Expand file tree Collapse file tree 2 files changed +7
-3
lines changed
Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -19,8 +19,8 @@ android {
1919 resValue " string" , " applicationId" , applicationId
2020 minSdkVersion 21
2121 targetSdkVersion 28
22- versionCode 29
23- versionName ' 2.0.3 '
22+ versionCode 30
23+ versionName ' 2.0.4 '
2424 multiDexEnabled true
2525 }
2626 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.0.3 </string >
5+ <string name =" app_version" >Version 2.0.4 </string >
66 <string name =" app_release_date" >Released Oct 2019</string >
77 <string name =" app_label_name" >MapCache</string >
88 <string name =" title_map" >Map</string >
349349 <string name =" geopackage_android_url" >< a href=http://ngageoint.github.io/geopackage-android>GeoPackage Android on Github< /a></string >
350350 <string name =" ogc_url" >< a href=http://www.geopackage.org/#implementations_nga>OGC GeoPackage< /a></string >
351351 <string name =" release_notes" >
352+ Release Notes - 2.0.4\n \t
353+ - New tile layer redesign\n\t
354+ - Enable higher zoom levels\n\t
355+ \n
352356 Release Notes - 2.0.3\n \t
353357 - New draw feature for creating layers\n\t
354358 - Filter file types for import\n\t
You can’t perform that action at this time.
0 commit comments