Update file permissions for multiple server and test files to executable mode
This commit is contained in:
4
android-app/gradle.properties
Normal file → Executable file
4
android-app/gradle.properties
Normal file → Executable 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=28
|
||||
ANDROID_VERSION_NAME=0.9.23
|
||||
ANDROID_VERSION_CODE=29
|
||||
ANDROID_VERSION_NAME=0.9.24
|
||||
|
||||
# Temporary hotfix: disable R8 minification for release to avoid Retrofit generic signature stripping.
|
||||
RELEASE_MINIFY_ENABLED=false
|
||||
|
||||
Reference in New Issue
Block a user