소스 검색

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 년 전
부모
커밋
93f74a5de0
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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