mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update Lissen to 1.2.8 (69)
This commit is contained in:
parent
e9d98533d5
commit
f9873c60ca
1 changed files with 14 additions and 2 deletions
|
|
@ -337,7 +337,19 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.2.8
|
||||
versionCode: 69
|
||||
commit: bcc9774385d42d7b9ba9a1dc05a82ca0dfc178da
|
||||
subdir: app
|
||||
sudo:
|
||||
- echo "deb https://deb.debian.org/debian trixie main" > /etc/apt/sources.list.d/trixie.list
|
||||
- apt-get update
|
||||
- apt-get install -y -t trixie openjdk-21-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.2.6
|
||||
CurrentVersionCode: 67
|
||||
CurrentVersion: 1.2.8
|
||||
CurrentVersionCode: 69
|
||||
|
|
|
|||
Loading…
Reference in a new issue