mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-23 06:07:28 +00:00
Update Lissen to 1.6.22 (10622)
This commit is contained in:
parent
04104af694
commit
c16ff6dfe8
1 changed files with 14 additions and 2 deletions
|
|
@ -781,7 +781,19 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.6.22
|
||||||
|
versionCode: 10622
|
||||||
|
commit: 053ce46a5c40e54c8594661a35a69c17f0a0cf0e
|
||||||
|
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
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 1.6.21
|
CurrentVersion: 1.6.22
|
||||||
CurrentVersionCode: 10621
|
CurrentVersionCode: 10622
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue