Initial changes for Android 12 zips

This commit is contained in:
Paul Keith
2021-10-13 11:23:03 -05:00
parent 0a5e02a067
commit 87b6cc26cb
2 changed files with 2 additions and 2 deletions

View File

@@ -8,7 +8,7 @@
#
DATE=$(date -u +%Y%m%d_%H%M%S)
TOP=$(realpath .)
ANDROIDV=11.0.0
ANDROIDV=12.0.0
GARCH=$1
OUT=$TOP/out
BUILD=$TOP/build