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

Commit f8392c3

Browse files
committed
Up 12.1 to r4
1 parent 380d5ae commit f8392c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ elif [ "$1" == "android-11.0" ];then
3030
phh="android-11.0"
3131
elif [ "$1" == "android-12.0" ];then
3232
manifest_url="https://android.googlesource.com/platform/manifest"
33-
aosp="android-12.1.0_r1"
33+
aosp="android-12.1.0_r4"
3434
phh="android-12.0"
3535
else
3636
# guess android version from version number

0 commit comments

Comments
 (0)