feat: Add Makefile, Fastlane configuration, and update Android build settings for release management

This commit is contained in:
Janez T
2025-12-14 19:08:11 +01:00
parent 96824e455e
commit d70f59b10f
8 changed files with 224 additions and 14 deletions

View File

@@ -48,7 +48,8 @@
"Bash(flutter run)",
"Bash(echo:*)",
"Bash(pkill:*)",
"Bash(git restore:*)"
"Bash(git restore:*)",
"Bash(keytool:*)"
],
"deny": [],
"ask": []