File tree Expand file tree Collapse file tree 2 files changed +7
-24
lines changed
Expand file tree Collapse file tree 2 files changed +7
-24
lines changed Original file line number Diff line number Diff line change @@ -18,8 +18,8 @@ android {
1818 resValue " string" , " applicationId" , applicationId
1919 minSdkVersion 21
2020 targetSdkVersion 30
21- versionCode 36
22- versionName ' 2.0.9 '
21+ versionCode 37
22+ versionName ' 2.0.10 '
2323 multiDexEnabled true
2424 }
2525 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.9 </string >
6- <string name =" app_release_date" >Released Dec 2020 </string >
5+ <string name =" app_version" >Version 2.0.10 </string >
6+ <string name =" app_release_date" >Released Feb 2021 </string >
77 <string name =" app_label_name" >MapCache</string >
88 <string name =" title_map" >Map</string >
99 <string name =" title_manager" >Manager</string >
375375 <string name =" geopackage_android_url" >< a href=http://ngageoint.github.io/geopackage-android>GeoPackage Android on Github< /a></string >
376376 <string name =" ogc_url" >< a href=http://www.geopackage.org/#implementations_nga>OGC GeoPackage< /a></string >
377377 <string name =" release_notes" >
378- Release Notes - 2.0.9\n \t
379- - Support for Android 11\n\t
380- - Library updates\n\t
381- \n
382- Release Notes - 2.0.8\n \t
383- - New save GeoPackage to Downloads function\n\t
384- - Fixes and performance improvements\n\t
385- \n
386- Release Notes - 2.0.7\n \t
387- - UI updates\n\t
388- - Fixes and performance improvements\n\t
389- \n
390- Release Notes - 2.0.6\n \t
391- - UI updates\n\t
392- - Performance improvements\n\t
393- \n
394- Release Notes - 2.0.5\n \t
395- - Bug fixes\n\t
396- - UI updates\n\t
397- - Usability improvements\n\t
378+ Release Notes - 2.0.10\n \t
379+ - New: Layer Feature column support\n\t
380+ - Performance updates\n\t
398381 \n
399382 </string >
400383
You can’t perform that action at this time.
0 commit comments