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

This commit is contained in:
Your Friendly Neighbourhood Robot 2025-06-19 21:09:51 +00:00
parent bdd43dc65c
commit c10a1deb56
315 changed files with 3856 additions and 3582 deletions

View file

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