Fix Mannschaften

This commit is contained in:
Torsten Schulz (local)
2026-06-10 08:03:44 +02:00
parent 530e544542
commit e8a50e55ca
5 changed files with 36 additions and 20 deletions

View File

@@ -8,8 +8,8 @@ LOCAL_API_BASE_URL=https://harheimertc.tsschulz.de/
PRODUCTION_API_BASE_URL=https://harheimertc.de/
# Android app versioning for Play Store uploads
ANDROID_VERSION_CODE=24
ANDROID_VERSION_NAME=0.9.19
ANDROID_VERSION_CODE=25
ANDROID_VERSION_NAME=0.9.20
# Temporary hotfix: disable R8 minification for release to avoid Retrofit generic signature stripping.
RELEASE_MINIFY_ENABLED=false