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

Commit 1d17840

Browse files
committed
Up to 10.0.0_r39
1 parent 9e721a4 commit 1d17840

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
@@ -20,7 +20,7 @@ if [ "$1" == "android-9.0" ];then
2020
phh="android-9.0"
2121
elif [ "$1" == "android-10.0" ];then
2222
manifest_url="https://android.googlesource.com/platform/manifest"
23-
aosp="android-10.0.0_r36"
23+
aosp="android-10.0.0_r39"
2424
phh="android-10.0"
2525
fi
2626

0 commit comments

Comments
 (0)