diff --git a/build/gapps.sh b/build/gapps.sh index 84bec81..3c31707 100755 --- a/build/gapps.sh +++ b/build/gapps.sh @@ -8,7 +8,7 @@ # DATE=$(date +%F-%H-%M) TOP=$(realpath .) -ANDROIDV=7.1.1 +ANDROIDV=7.1.2 OUT=$TOP/out BUILD=$TOP/build METAINF=$BUILD/meta