File tree Expand file tree Collapse file tree 2 files changed +8
-11
lines changed
Expand file tree Collapse file tree 2 files changed +8
-11
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 31
23- versionName ' 2.0.5 '
22+ versionCode 32
23+ versionName ' 2.0.6 '
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.5 </string >
6- <string name =" app_release_date" >Released Oct 2019</string >
5+ <string name =" app_version" >Version 2.0.6 </string >
6+ <string name =" app_release_date" >Released Nov 2019</string >
77 <string name =" app_label_name" >MapCache</string >
88 <string name =" title_map" >Map</string >
99 <string name =" title_manager" >Manager</string >
351351 <string name =" geopackage_android_url" >< a href=http://ngageoint.github.io/geopackage-android>GeoPackage Android on Github< /a></string >
352352 <string name =" ogc_url" >< a href=http://www.geopackage.org/#implementations_nga>OGC GeoPackage< /a></string >
353353 <string name =" release_notes" >
354+ Release Notes - 2.0.6\n \t
355+ - UI updates\n\t
356+ - Performance improvements\n\t
357+ \n
354358 Release Notes - 2.0.5\n \t
355359 - Bug fixes\n\t
356360 - UI updates\n\t
365369 - Filter file types for import\n\t
366370 - Bug fixes\n\t
367371 \n
368- Release Notes - 2.0.2\n \t
369- - New swipe to enable all gp layers\n\t
370- - Improved file error handling\n\t
371- - Improved tile draw wizard\n\t
372- - Added zoom level indicator\n\t
373- - Updated icons for smaller screens\n\t
374- - Added show my location feature\n\t
375372 </string >
376373
377374
You can’t perform that action at this time.
0 commit comments