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

3
recompile_and_sign.sh Normal file
View File

@@ -0,0 +1,3 @@
#!/bin/sh
apktool b out -o bejeweled_classic_fix.apk && \
apksigner sign --ks bejeweled-classic.key bejeweled_classic_fix.apk