Skip to content

Commit

Permalink
r40 => r41
Browse files Browse the repository at this point in the history
  • Loading branch information
phhusson committed Aug 5, 2020
1 parent 2641eff commit 4a5cabb
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_r40"
aosp="android-10.0.0_r41"
phh="android-10.0"
fi

Expand Down

0 comments on commit 4a5cabb

Please sign in to comment.