Ltt.rs update binary url

This commit is contained in:
Licaon_Kter 2021-11-05 11:10:31 +00:00
parent ae020bd1f5
commit dae11026c7

View file

@ -10,7 +10,7 @@ AutoName: Ltt.rs
RepoType: git
Repo: https://github.com/inputmice/lttrs-android
Binaries: https://ltt.rs/fdroid/repo/Ltt.rs-%v-release.apk
Binaries: https://ltt.rs/fdroid/repo/Ltt.rs-%v-fdroid-release.apk
Builds:
- versionName: 0.1.2
@ -27,40 +27,6 @@ Builds:
gradle:
- yes
- versionName: 0.1.4
versionCode: 5
disable: not reproducible
commit: 0.1.4
subdir: app
init:
- cd ../..
- mv rs.ltt.android rs.ltt.android_underlying
- mkdir rs.ltt.android
- disorderfs --sort-dirents=yes --reverse-dirents=no rs.ltt.android_underlying
rs.ltt.android
- cd rs.ltt.android
gradle:
- yes
- versionName: 0.2.0
versionCode: 6
disable: Upstream binary not available
commit: 513925ab0cdfa75dd0f58a3c4308e348ade78784
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk
- update-alternatives --auto java
init:
- cd ../..
- mv rs.ltt.android rs.ltt.android_underlying
- mkdir rs.ltt.android
- disorderfs --sort-dirents=yes --reverse-dirents=no rs.ltt.android_underlying
rs.ltt.android
- cd rs.ltt.android
gradle:
- fdroid
- versionName: 0.2.2
versionCode: 8
disable: Upstream binary not available
@ -68,7 +34,7 @@ Builds:
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
init:
- cd ../..