mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update Lissen to 1.5.0 (10500)
This commit is contained in:
parent
8f47ad5eeb
commit
44961d6010
1 changed files with 14 additions and 2 deletions
|
|
@ -565,7 +565,19 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.5.0
|
||||
versionCode: 10500
|
||||
commit: 7eebd70fef1cf0dc693f048aa78d994fe332104b
|
||||
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.27
|
||||
CurrentVersionCode: 10427
|
||||
CurrentVersion: 1.5.0
|
||||
CurrentVersionCode: 10500
|
||||
|
|
|
|||
Loading…
Reference in a new issue