Skip to content

Commit

Permalink
bump: up to android-14.0.0_r54
Browse files Browse the repository at this point in the history
  • Loading branch information
imbroglius authored Jul 4, 2024
1 parent 1631dd3 commit c4b5deb
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 @@ BV=$1

initRepos() {
echo "--> Initializing workspace"
repo init -u https://android.googlesource.com/platform/manifest -b android-14.0.0_r51 --git-lfs
repo init -u https://android.googlesource.com/platform/manifest -b android-14.0.0_r54 --git-lfs
echo

echo "--> Preparing local manifest"
Expand Down

0 comments on commit c4b5deb

Please sign in to comment.