Add files for release v0.53.19
All checks were successful
/ build_android (push) Successful in 49s

This commit is contained in:
Your Friendly Neighbourhood Robot 2025-07-09 01:49:25 +00:00
parent ea302c23c4
commit 72bbbe97c2
1752 changed files with 331353 additions and 5 deletions

View file

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