Skip to content

Commit

Permalink
Up from r21 to r28
Browse files Browse the repository at this point in the history
  • Loading branch information
phhusson committed Feb 7, 2024
1 parent 88392b5 commit 747e4d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ build_target="$1"
manifest_url="https://android.googlesource.com/platform/manifest"

if [ "$build_target" = "android-14.0" ];then
aosp="android-14.0.0_r21"
aosp="android-14.0.0_r28"
phh="android-14.0"
fi

Expand Down

0 comments on commit 747e4d8

Please sign in to comment.