Skip to content

Commit d676fb0

Browse files
committed
config: Remove 19.1/20.0 support
Change-Id: I27103c1c93eef4c75b06de9320003de01376f659
1 parent cf1accb commit d676fb0

7 files changed

+0
-1941
lines changed

README.mkdn

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,16 +33,12 @@ Export the following environment variables to set the API keys and the base path
3333
Each LineageOS version requires a different environment variable set for the base path that depends on the branch name:
3434

3535
export LINEAGE_CROWDIN_API_TOKEN=your_api_token
36-
export LINEAGE_CROWDIN_BASE_PATH_LINEAGE_19_1=your_19.1_base_path
37-
export LINEAGE_CROWDIN_BASE_PATH_LINEAGE_20_0=your_20.0_base_path
3836
export LINEAGE_CROWDIN_BASE_PATH_LINEAGE_21_0=your_21.0_base_path
3937
export LINEAGE_CROWDIN_BASE_PATH_LINEAGE_22_2=your_22.2_base_path
4038

4139
Example:
4240

4341
export LINEAGE_CROWDIN_API_TOKEN=1234567890
44-
export LINEAGE_CROWDIN_BASE_PATH_LINEAGE_19_1=/mnt/android/lineageos/lineage-19.1
45-
export LINEAGE_CROWDIN_BASE_PATH_LINEAGE_20_0=/mnt/android/lineageos/lineage-20.0
4642
export LINEAGE_CROWDIN_BASE_PATH_LINEAGE_21_0=/mnt/android/lineageos/lineage-21.0
4743
export LINEAGE_CROWDIN_BASE_PATH_LINEAGE_22_2=/mnt/android/lineageos/lineage-22.2
4844

config/lineage-19.1.yaml

Lines changed: 0 additions & 222 deletions
This file was deleted.

0 commit comments

Comments
 (0)