mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update Lissen to 1.5.7 (10507)
This commit is contained in:
parent
fd8337c466
commit
c0d7f03ea1
1 changed files with 14 additions and 2 deletions
|
|
@ -637,7 +637,19 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.5.7
|
||||||
|
versionCode: 10507
|
||||||
|
commit: ae4111f20ae477933653ce1596d5093b74838cee
|
||||||
|
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.5.6
|
CurrentVersion: 1.5.7
|
||||||
CurrentVersionCode: 10506
|
CurrentVersionCode: 10507
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue