Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit 2fca1231 authored by Michael Bestas's avatar Michael Bestas
Browse files

manifest: android-11.0.0_r43 -> android-12.0.0_r1

* Disable all of our repositories for now

Change-Id: I0f1623b738c11777b63519678f56b57374e6a0aa
parent 021a2fbd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -8,7 +8,7 @@ To get started with Android/LineageOS, you'll need to get familiar with [Source

To initialize your local repository using the LineageOS trees, use a command like this:
```
repo init -u git://github.com/LineageOS/android.git -b lineage-18.1
repo init -u git://github.com/LineageOS/android.git -b lineage-19.0
```
Then to sync up:
```