Standardize CI signing config and clean up Android build files: - Replace app-specific CodeMagic keystore env vars (CM_KEYSTORE_PATH_CLIENT/STAFF, CM_KEYSTORE_PASSWORD_CLIENT/STAFF, CM_KEY_ALIAS_CLIENT/STAFF, CM_KEY_PASSWORD_CLIENT/STAFF) with shared variables (CM_KEYSTORE_PATH, CM_KEYSTORE_PASSWORD, CM_KEY_ALIAS, CM_KEY_PASSWORD) in client and staff build.gradle.kts to unify CI configuration. - Remove stray TODO comment about applicationId in both build files (cleanup). - Adjust manifestPlaceholders placement in the client build file. - Delete a backup google-services.json_back from the staff app to remove an unnecessary/sensitive artifact.
12 KiB
12 KiB