mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 02:01:42 +00:00
Update Les Pas to 2.10.1 (108)
This commit is contained in:
parent
0e86e4bdfd
commit
367f6d59e9
1 changed files with 14 additions and 2 deletions
|
|
@ -919,7 +919,19 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: 2.10.1
|
||||||
|
versionCode: 108
|
||||||
|
commit: 7dfe7d98f95d299a998861181607231605736f93
|
||||||
|
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: 2.10.0
|
CurrentVersion: 2.10.1
|
||||||
CurrentVersionCode: 107
|
CurrentVersionCode: 108
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue