This commit is contained in:
parent
9119753829
commit
8a3b8f5ed9
1 changed files with 2 additions and 2 deletions
|
@ -7,8 +7,8 @@ android {
|
|||
applicationId "org.mapcomplete"
|
||||
minSdkVersion rootProject.ext.minSdkVersion
|
||||
targetSdkVersion rootProject.ext.targetSdkVersion
|
||||
versionCode 2
|
||||
versionName "0.49.0"
|
||||
versionCode 3
|
||||
versionName "0.52.1"
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
aaptOptions {
|
||||
// Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue