mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-06 14:16:53 +00:00
Update Thor to 1.7.7 (177)
This commit is contained in:
parent
48093b318a
commit
0c53eff8da
1 changed files with 14 additions and 2 deletions
|
|
@ -707,7 +707,19 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.7.7
|
||||
versionCode: 177
|
||||
commit: ec436ec2564a65d9f59bd39cf095af1dac182258
|
||||
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.6
|
||||
CurrentVersionCode: 176
|
||||
CurrentVersion: 1.7.7
|
||||
CurrentVersionCode: 177
|
||||
|
|
|
|||
Loading…
Reference in a new issue