diff --git a/README.mkdn b/README.mkdn index d114deb..8c3b55c 100644 --- a/README.mkdn +++ b/README.mkdn @@ -6,7 +6,7 @@ # Google Code -repo init -u https://android.googlesource.com/platform/manifest -b android-11.0.0_r29 --depth=1 +repo init -u https://android.googlesource.com/platform/manifest -b android-11.0.0_r32 --depth=1 git clone https://github.com/AOSP-11/local_manifests .repo/local_manifests -b 11 @@ -33,7 +33,7 @@ $ brunch $device ```bash -$ repo init -b android-11.0.0_r29 +$ repo init -b android-11.0.0_r32 ``` diff --git a/default_version.txt b/default_version.txt index 57c60c1..9cd1764 100644 --- a/default_version.txt +++ b/default_version.txt @@ -1 +1 @@ -android-11.0.0_r29 +android-11.0.0_r32