mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
misc fixes
This commit is contained in:
parent
6ceee2c24d
commit
61a223de06
3 changed files with 4 additions and 22 deletions
|
|
@ -13,17 +13,6 @@ Repo: https://github.com/deku-messaging/Deku-SMS-Android.git
|
|||
Binaries: https://github.com/deku-messaging/Deku-SMS-Android/releases/download/%c/%v.apk
|
||||
|
||||
Builds:
|
||||
- versionName: 0.22.0
|
||||
versionCode: 34
|
||||
commit: 770b9af680a11b9a2797d9188a628973f053c6a5
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.25.0
|
||||
versionCode: 37
|
||||
commit: '37'
|
||||
|
|
|
|||
|
|
@ -180,6 +180,10 @@ Builds:
|
|||
versionCode: 269
|
||||
commit: 16418d701af56b1e60f3c919b4329e6a80dbefc6
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
|
|
|
|||
|
|
@ -85,17 +85,6 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.0.beta23
|
||||
versionCode: 35
|
||||
commit: 0c470ff912bae75e94cf6b1a01eadc092c07cce2
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.0.1
|
||||
versionCode: 37
|
||||
commit: b4242e7e0aff6f6b930c59da77538a553c488bf7
|
||||
|
|
|
|||
Loading…
Reference in a new issue