Skip to content

Commit

Permalink
Up to 12.1 (yes I still call it 12.0, hush)
Browse files Browse the repository at this point in the history
  • Loading branch information
phhusson committed Mar 7, 2022
1 parent c2af9d6 commit 6500052
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
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_r28"
aosp="android-12.1.0_r1"
phh="android-12.0"
else
# guess android version from version number
Expand Down

1 comment on commit 6500052

@thefiredragon
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah =D

Please sign in to comment.