Update references to 13

This commit is contained in:
Paul Keith
2022-08-28 21:53:45 -05:00
parent f0fd925e37
commit 764e765fe4
2 changed files with 3 additions and 3 deletions

View File

@@ -8,8 +8,8 @@
#
DATE=$(date -u +%Y%m%d_%H%M%S)
TOP=$(realpath .)
ANDROIDV=12.1.0
SDKV=32
ANDROIDV=13.0.0
SDKV=33
GARCH=$1
CPUARCH=$GARCH
[ ! -z "$2" ] && CPUARCH=$2