Update Thor to 1.7.2 (172)

This commit is contained in:
F-Droid checkupdates bot 2025-01-10 05:12:01 +00:00 committed by Licaon_Kter
parent a8610b3a24
commit aa3ba1f9a0

View file

@ -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