Refactor Android build process to support update-compatible APKs and add shared debug keystore configuration

This commit is contained in:
jahruz67
2026-05-21 23:03:25 -07:00
parent 6a5e289f68
commit d563a12f11
5 changed files with 23 additions and 8 deletions
+3
View File
@@ -0,0 +1,3 @@
This debug keystore is intentionally shared by local and GitHub Actions builds so sideloaded APK updates keep the same Android signing identity.
Do not use this key for Play Store or production release signing.