mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update Les Pas to 2.9.14 (103)
This commit is contained in:
parent
dc3fe6a77c
commit
5f01e97fd3
1 changed files with 14 additions and 2 deletions
|
|
@ -868,7 +868,19 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.9.14
|
||||
versionCode: 103
|
||||
commit: 615b064a0e1cb5b0882e77c5a6ffd5f1164c6012
|
||||
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: 2.9.13
|
||||
CurrentVersionCode: 102
|
||||
CurrentVersion: 2.9.14
|
||||
CurrentVersionCode: 103
|
||||
|
|
|
|||
Loading…
Reference in a new issue