Skip to content

Commit

Permalink
Up to july spl => r39
Browse files Browse the repository at this point in the history
  • Loading branch information
phhusson committed Jul 11, 2021
1 parent b193a3f commit e1749e0
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 @@ -26,7 +26,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_r38"
aosp="android-11.0.0_r39"
phh="android-11.0"
else
# guess android version from version number
Expand Down

0 comments on commit e1749e0

Please sign in to comment.