feat: update ProGuard rules and enhance typography for member area screens
All checks were successful
Code Analysis and Production Deploy / analyze (push) Successful in 7m14s
Code Analysis and Production Deploy / deploy-production (push) Has been skipped
Code Analysis and Production Deploy / deploy-test (push) Successful in 2m3s

This commit is contained in:
Torsten Schulz (local)
2026-05-30 01:24:39 +02:00
parent f822fc8a8e
commit 387ce6e08e
7 changed files with 40 additions and 6 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=5
ANDROID_VERSION_NAME=0.9.0
ANDROID_VERSION_CODE=7
ANDROID_VERSION_NAME=0.9.2
# Enable R8 for release by default so mapping.txt is generated for Play Console.
RELEASE_MINIFY_ENABLED=true