mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update Lissen to 1.3.14 (92)
This commit is contained in:
parent
b5549112d9
commit
c4c28c3250
1 changed files with 14 additions and 2 deletions
|
|
@ -445,7 +445,19 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.3.14
|
||||||
|
versionCode: 92
|
||||||
|
commit: 3075c86fb8827c41ed99fbe97b297133b94e3654
|
||||||
|
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.3.13
|
CurrentVersion: 1.3.14
|
||||||
CurrentVersionCode: 91
|
CurrentVersionCode: 92
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue