Browse Source

Bump gapps version to 7.1.2

* We're using angler 7.1.2 files now

Signed-off-by: Paul Keith <[email protected]>
Paul Keith 8 years ago
parent
commit
93f74a5de0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      build/gapps.sh

+ 1 - 1
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