mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-16 11:11:45 +00:00
Update Lissen to 1.1.22 (53)
This commit is contained in:
parent
08282873fa
commit
cc7a775e55
1 changed files with 14 additions and 2 deletions
|
|
@ -253,7 +253,19 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.1.22
|
||||||
|
versionCode: 53
|
||||||
|
commit: 11de64f233151e5299c0710d9672bf1fe1b893ab
|
||||||
|
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.1.21
|
CurrentVersion: 1.1.22
|
||||||
CurrentVersionCode: 52
|
CurrentVersionCode: 53
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue