Przeglądaj źródła

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 lat temu
rodzic
commit
93f74a5de0
1 zmienionych plików z 1 dodań i 1 usunięć
  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