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

Unverified Commit b61cf54c authored by Michael Bestas's avatar Michael Bestas
Browse files

Lineage 20.0

Change-Id: Ie8a5ed548687b450339d9ef044d83c1246e8327a
parent ca35e9df
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 https://github.com/LineageOS/android.git -b lineage-19.1
repo init -u https://github.com/LineageOS/android.git -b lineage-20.0
```
Then to sync up:
```
+1 −1
Original line number Diff line number Diff line
@@ -13,7 +13,7 @@
           review="android-review.googlesource.com"
           revision="refs/tags/android-13.0.0_r3" />

  <default revision="refs/heads/lineage-19.1"
  <default revision="refs/heads/lineage-20.0"
           remote="github"
           sync-c="true"
           sync-j="4" />