diff --git a/build.sh b/build.sh index 28d0c73d..7f87a782 100644 --- a/build.sh +++ b/build.sh @@ -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.1.0_r1" + aosp="android-12.1.0_r4" phh="android-12.0" else # guess android version from version number