Fix version numbers, add fdroid metadata
This commit is contained in:
parent
26e4a3cb8d
commit
9e9fb18dd6
4 changed files with 4 additions and 1 deletions
|
@ -7,7 +7,7 @@ android {
|
|||
applicationId "org.mapcomplete"
|
||||
minSdkVersion rootProject.ext.minSdkVersion
|
||||
targetSdkVersion rootProject.ext.targetSdkVersion
|
||||
versionCode 1
|
||||
versionCode 2
|
||||
versionName "0.48.6"
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
aaptOptions {
|
||||
|
|
2
metadata/en-US/full_description.txt
Normal file
2
metadata/en-US/full_description.txt
Normal file
|
@ -0,0 +1,2 @@
|
|||
MapComplete has many maps about a specific subject. Each map shows features and the known information.
|
||||
A contributor can update and add information, browse streetview imagery and add new pictures as well.
|
BIN
metadata/en-US/images/icon.png
Normal file
BIN
metadata/en-US/images/icon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 679 KiB |
1
metadata/en-US/short_description.txt
Normal file
1
metadata/en-US/short_description.txt
Normal file
|
@ -0,0 +1 @@
|
|||
Thematic, editable maps based on OpenStreetMap
|
Loading…
Add table
Add a link
Reference in a new issue