Skip to content

Commit baca754

Browse files
committed
Up to r5
1 parent 34f2d64 commit baca754

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ if [ "$build_target" = "android-14.0" ];then
2424
fi
2525

2626
if [ "$build_target" = "android-15.0" ];then
27-
aosp="android-15.0.0_r3"
27+
aosp="android-15.0.0_r5"
2828
phh="android-15.0"
2929
supp="-ap3a"
3030
fi

0 commit comments

Comments
 (0)