We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34f2d64 commit baca754Copy full SHA for baca754
build.sh
@@ -24,7 +24,7 @@ if [ "$build_target" = "android-14.0" ];then
24
fi
25
26
if [ "$build_target" = "android-15.0" ];then
27
- aosp="android-15.0.0_r3"
+ aosp="android-15.0.0_r5"
28
phh="android-15.0"
29
supp="-ap3a"
30
0 commit comments