feat: add .env support for local release builds

This commit is contained in:
2026-06-18 12:40:51 +02:00
parent 232358282a
commit 73595bdf5f
3 changed files with 37 additions and 8 deletions
+9
View File
@@ -0,0 +1,9 @@
# Punktfunk Android Release Secrets
# Copy this file to .env and fill in the values.
# DO NOT COMMIT THE .env FILE!
RELEASE_KEYSTORE_FILE=../punktfunk-release.jks
RELEASE_KEYSTORE_PASSWORD=
RELEASE_KEY_ALIAS=punktfunk-key
RELEASE_KEY_PASSWORD=
VERSION_CODE=1