diff --git a/build.sh b/build.sh index 489cc32b..ca778cd1 100755 --- a/build.sh +++ b/build.sh @@ -16,7 +16,7 @@ BV=$1 initRepos() { echo "--> Initializing workspace" - repo init -u https://android.googlesource.com/platform/manifest -b android-15.0.0_r9 --git-lfs + repo init -u https://android.googlesource.com/platform/manifest -b android-15.0.0_r10 --git-lfs echo echo "--> Preparing local manifest"