feat: Implement Android keystore setup for secure signing in release builds and update documentation for local and CI/CD environments
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -119,7 +119,6 @@ vite.config.ts.timestamp-*
|
||||
# Android
|
||||
.gradle/
|
||||
**/android/app/libs/
|
||||
**/android/key.properties
|
||||
**/android/local.properties
|
||||
|
||||
# Build outputs
|
||||
@@ -193,3 +192,4 @@ AGENTS.md
|
||||
CLAUDE.md
|
||||
GEMINI.md
|
||||
TASKS.md
|
||||
\n# Android Signing (Secure)\n**.jks\n**key.properties
|
||||
|
||||
Reference in New Issue
Block a user