Sign overlay apks with a throwaway key

Closes: #10
This commit is contained in:
LuK1337
2023-08-08 21:54:13 +02:00
parent 251da7189e
commit 5ad118847f
2 changed files with 19 additions and 1 deletions

View File

@@ -7,7 +7,7 @@
# var
#
DATE=$(date -u +%Y%m%d_%H%M%S)
TOP=$(realpath .)
export TOP=$(realpath .)
ANDROIDV=13.0.0
SDKV=33
GARCH=$1