mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-26 16:54:09 +00:00
Update Plees Tracker to 25.8.1 (64)
This commit is contained in:
parent
74cf416b37
commit
9f32814f5c
1 changed files with 14 additions and 2 deletions
|
|
@ -561,7 +561,19 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: 25.8.1
|
||||||
|
versionCode: 64
|
||||||
|
commit: ea7c958d8e934baa5f3fbccfe0735db52b13704b
|
||||||
|
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: '25.8'
|
CurrentVersion: 25.8.1
|
||||||
CurrentVersionCode: 63
|
CurrentVersionCode: 64
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue