change storage location and app version
This commit is contained in:
3
recompile_and_sign.sh
Normal file
3
recompile_and_sign.sh
Normal 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
|
||||
Reference in New Issue
Block a user