mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update Thor to 1.8.7 (187)
This commit is contained in:
parent
3c9ada59eb
commit
a1406bbe0e
1 changed files with 14 additions and 2 deletions
|
|
@ -732,7 +732,19 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.8.7
|
||||
versionCode: 187
|
||||
commit: 863379070c22b17d15872120e1a7fcc780076159
|
||||
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: 1.8.5
|
||||
CurrentVersionCode: 185
|
||||
CurrentVersion: 1.8.7
|
||||
CurrentVersionCode: 187
|
||||
|
|
|
|||
Loading…
Reference in a new issue