mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-16 03:01:44 +00:00
Update Lissen to 1.3.17 (95)
This commit is contained in:
parent
f72c540d37
commit
32bd069f19
1 changed files with 14 additions and 2 deletions
|
|
@ -457,7 +457,19 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.3.17
|
||||||
|
versionCode: 95
|
||||||
|
commit: 48421db4504835f037d205d5b22eb65007eeedfb
|
||||||
|
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.14
|
CurrentVersion: 1.3.17
|
||||||
CurrentVersionCode: 92
|
CurrentVersionCode: 95
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue