mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Update Thor to 1.8.0 (180)
This commit is contained in:
parent
2add0e7a26
commit
f1070471ee
1 changed files with 14 additions and 2 deletions
|
|
@ -721,7 +721,19 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.8.0
|
||||
versionCode: 180
|
||||
commit: 8e181cf91a57ddedc5422ee5780a1adc9cc29e1d
|
||||
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.7.9
|
||||
CurrentVersionCode: 179
|
||||
CurrentVersion: 1.8.0
|
||||
CurrentVersionCode: 180
|
||||
|
|
|
|||
Loading…
Reference in a new issue