mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-21 13:19:14 +00:00
Update Plees Tracker to 25.8 (63)
This commit is contained in:
parent
684c064c4b
commit
f1a027bd50
1 changed files with 14 additions and 2 deletions
|
|
@ -549,7 +549,19 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '25.8'
|
||||
versionCode: 63
|
||||
commit: b36e8e8197651c6c2acbee5cd0453770f3e69b4f
|
||||
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: 25.2.1
|
||||
CurrentVersionCode: 62
|
||||
CurrentVersion: '25.8'
|
||||
CurrentVersionCode: 63
|
||||
|
|
|
|||
Loading…
Reference in a new issue