mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update Thor to 1.8.8 (188)
This commit is contained in:
parent
023e00626d
commit
d5214602a1
1 changed files with 14 additions and 2 deletions
|
|
@ -744,7 +744,19 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.8.8
|
||||||
|
versionCode: 188
|
||||||
|
commit: 71421c40a27f0622a983ed2a4c632bf2794b9bee
|
||||||
|
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: 1.8.7
|
CurrentVersion: 1.8.8
|
||||||
CurrentVersionCode: 187
|
CurrentVersionCode: 188
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue