mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update Thor to 1.8.5 (185)
This commit is contained in:
parent
c6ac813a44
commit
645f5e34e0
1 changed files with 14 additions and 2 deletions
|
|
@ -720,7 +720,19 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.8.5
|
||||
versionCode: 185
|
||||
commit: 21c3c56f2adf30a1425558da8f04d6bf843a3269
|
||||
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.3
|
||||
CurrentVersionCode: 183
|
||||
CurrentVersion: 1.8.5
|
||||
CurrentVersionCode: 185
|
||||
|
|
|
|||
Loading…
Reference in a new issue