Update LinkHub to 1.6.2 (30)

This commit is contained in:
F-Droid checkupdates bot 2025-07-07 06:33:32 +00:00 committed by linsui
parent acfbaef3ce
commit 2e179c4e8a

View file

@ -99,7 +99,19 @@ Builds:
gradle:
- yes
- versionName: 1.6.2
versionCode: 30
commit: bb70b592c6381ef956cbefedbdc8abd788d27711
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.6.1
CurrentVersionCode: 29
CurrentVersion: 1.6.2
CurrentVersionCode: 30