mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update Track & Graph to 8.1.1 (800002)
This commit is contained in:
parent
33c3cf1b8f
commit
c67b926895
1 changed files with 14 additions and 2 deletions
|
|
@ -370,7 +370,19 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 8.1.1
|
||||
versionCode: 800002
|
||||
commit: 40928e4ce30219982368a694aec7c65c7e639e2e
|
||||
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 v
|
||||
CurrentVersion: 7.0.12
|
||||
CurrentVersionCode: 700012
|
||||
CurrentVersion: 8.1.1
|
||||
CurrentVersionCode: 800002
|
||||
|
|
|
|||
Loading…
Reference in a new issue