Skip to content

Commit

Permalink
bump: Up to android-13.0.0_r82
Browse files Browse the repository at this point in the history
  • Loading branch information
ponces committed Sep 18, 2023
1 parent 10578a4 commit f81e6a3
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 @@ -16,7 +16,7 @@ BD=$HOME/builds
initRepos() {
if [ ! -d .repo ]; then
echo "--> Initializing workspace"
repo init -u https://android.googlesource.com/platform/manifest -b android-13.0.0_r74
repo init -u https://android.googlesource.com/platform/manifest -b android-13.0.0_r82
echo

echo "--> Preparing local manifest"
Expand Down

0 comments on commit f81e6a3

Please sign in to comment.