diff --git a/app/build.gradle b/app/build.gradle index 457a63fb..af12f4d4 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -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 { diff --git a/metadata/en-US/full_description.txt b/metadata/en-US/full_description.txt new file mode 100644 index 00000000..b3dc59ee --- /dev/null +++ b/metadata/en-US/full_description.txt @@ -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. diff --git a/metadata/en-US/images/icon.png b/metadata/en-US/images/icon.png new file mode 100644 index 00000000..5cfe647a Binary files /dev/null and b/metadata/en-US/images/icon.png differ diff --git a/metadata/en-US/short_description.txt b/metadata/en-US/short_description.txt new file mode 100644 index 00000000..17f76b9f --- /dev/null +++ b/metadata/en-US/short_description.txt @@ -0,0 +1 @@ +Thematic, editable maps based on OpenStreetMap