Skip to content

Commit

Permalink
Up to 11 r8
Browse files Browse the repository at this point in the history
  • Loading branch information
phhusson committed Oct 26, 2020
1 parent ceb1119 commit 1025fef
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_r3"
aosp="android-11.0.0_r8"
phh="android-11.0"
fi

Expand Down

0 comments on commit 1025fef

Please sign in to comment.