change storage location and app version

This commit is contained in:
2026-07-07 21:28:20 +02:00
parent 1a65c41458
commit 9d7f653cec
7 changed files with 99 additions and 14 deletions

11
.gitignore vendored
View File

@@ -58,6 +58,15 @@ google-services.json
# Android Profiling
*.hprof
# Signing key
*.key
# APK for release upload
*1_20*
# APK from recompile
*_fix*
out/
# Decompiled APK files
out*
# Savesates
save*
# Backups
*~