mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Update Thor to 1.7.2 (172)
This commit is contained in:
parent
a8610b3a24
commit
aa3ba1f9a0
1 changed files with 14 additions and 2 deletions
|
|
@ -659,7 +659,19 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.7.2
|
||||
versionCode: 172
|
||||
commit: 19b1f93718c068e0da63ec62b194e7354c8973cf
|
||||
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.1
|
||||
CurrentVersionCode: 171
|
||||
CurrentVersion: 1.7.2
|
||||
CurrentVersionCode: 172
|
||||
|
|
|
|||
Loading…
Reference in a new issue