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
+4
View File
@@ -9,3 +9,7 @@ captures/
# Native libraries produced by cargo-ndk — regenerated by the :kit cargoNdk* tasks.
**/src/main/jniLibs/
# Secrets
.env
*.jks