Skip to content

Commit

Permalink
Upgrade 9.0 to 9.0_r45
Browse files Browse the repository at this point in the history
  • Loading branch information
phhusson committed Jul 2, 2019
1 parent 6ac697e commit eee58c1
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 @@ -14,7 +14,7 @@ aosp="android-8.1.0_r64"
phh="android-8.1"

if [ "$1" == "android-9.0" ];then
aosp="android-9.0.0_r42"
aosp="android-9.0.0_r45"
phh="android-9.0"
fi

Expand Down

0 comments on commit eee58c1

Please sign in to comment.