Skip to content
This repository has been archived by the owner on Jan 27, 2025. It is now read-only.

Commit

Permalink
Up 12 to r26
Browse files Browse the repository at this point in the history
  • Loading branch information
phhusson committed Jan 5, 2022
1 parent ef84fcd commit 8d48048
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 @@ -30,7 +30,7 @@ elif [ "$1" == "android-11.0" ];then
phh="android-11.0"
elif [ "$1" == "android-12.0" ];then
manifest_url="https://android.googlesource.com/platform/manifest"
aosp="android-12.0.0_r16"
aosp="android-12.0.0_r26"
phh="android-12.0"
else
# guess android version from version number
Expand Down

0 comments on commit 8d48048

Please sign in to comment.