mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Update Lissen to 1.4.18 (10418)
This commit is contained in:
parent
f537f8b97f
commit
11cce4d54a
1 changed files with 14 additions and 2 deletions
|
|
@ -505,7 +505,19 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.4.18
|
||||
versionCode: 10418
|
||||
commit: 1a7fe4fb1db1c34c575d05d2c9ff53c2f944e7a5
|
||||
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.4.15
|
||||
CurrentVersionCode: 10415
|
||||
CurrentVersion: 1.4.18
|
||||
CurrentVersionCode: 10418
|
||||
|
|
|
|||
Loading…
Reference in a new issue