Skip to content

Commit

Permalink
update 10.0 to r29
Browse files Browse the repository at this point in the history
  • Loading branch information
phhusson committed Feb 3, 2020
1 parent 98642e0 commit 85afb49
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 @@ -20,7 +20,7 @@ if [ "$1" == "android-9.0" ];then
phh="android-9.0"
elif [ "$1" == "android-10.0" ];then
manifest_url="https://android.googlesource.com/platform/manifest"
aosp="android-10.0.0_r25"
aosp="android-10.0.0_r29"
phh="android-10.0"
fi

Expand Down

0 comments on commit 85afb49

Please sign in to comment.