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

Commit 4acf581

Browse files
committed
Up A11 to r48
1 parent d79c04d commit 4acf581

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
@@ -26,7 +26,7 @@ elif [ "$1" == "android-10.0" ];then
2626
phh="android-10.0"
2727
elif [ "$1" == "android-11.0" ];then
2828
manifest_url="https://android.googlesource.com/platform/manifest"
29-
aosp="android-11.0.0_r45"
29+
aosp="android-11.0.0_r48"
3030
phh="android-11.0"
3131
else
3232
# guess android version from version number

0 commit comments

Comments
 (0)