Skip to content

Commit

Permalink
Up to 11 r20
Browse files Browse the repository at this point in the history
  • Loading branch information
phhusson committed Dec 8, 2020
1 parent 71146d4 commit 7e471e7
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 @@ -24,7 +24,7 @@ elif [ "$1" == "android-10.0" ];then
phh="android-10.0"
elif [ "$1" == "android-11.0" ];then
manifest_url="https://android.googlesource.com/platform/manifest"
aosp="android-11.0.0_r15"
aosp="android-11.0.0_r20"
phh="android-11.0"
fi

Expand Down

0 comments on commit 7e471e7

Please sign in to comment.