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

Commit 8d48048

Browse files
committed
Up 12 to r26
1 parent ef84fcd commit 8d48048

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.0.0_r16"
33+
aosp="android-12.0.0_r26"
3434
phh="android-12.0"
3535
else
3636
# guess android version from version number

0 commit comments

Comments
 (0)