Skip to content

Commit

Permalink
Update 8.1 to r65
Browse files Browse the repository at this point in the history
  • Loading branch information
phhusson committed Jul 5, 2019
1 parent a6e7f4d commit 700d660
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ if [ -z "$USER" ];then
fi
export LC_ALL=C

aosp="android-8.1.0_r64"
aosp="android-8.1.0_r65"
phh="android-8.1"

if [ "$1" == "android-9.0" ];then
Expand Down

0 comments on commit 700d660

Please sign in to comment.