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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue