Add files for release v0.53.1
Some checks failed
/ build_android (push) Failing after 22s

This commit is contained in:
Your Friendly Neighbourhood Robot 2025-06-30 12:51:58 +00:00
parent 24a5122a96
commit 69cf8a222f
357 changed files with 38994 additions and 23708 deletions

View file

@ -7,8 +7,8 @@ android {
applicationId "org.mapcomplete"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 4
versionName "v0.53.0"
versionCode 5
versionName ""
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
aaptOptions {
// Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.