Update IYPS to 1.5.6 (156)

This commit is contained in:
checkupdates bot 2025-08-05 04:45:22 +00:00 committed by Licaon_Kter
parent c32fa9bb5c
commit 9340b4f7e3

View file

@ -118,7 +118,19 @@ Builds:
gradle:
- yes
- versionName: 1.5.6
versionCode: 156
commit: 0f829409a06da32997ed3ef46ed73eed3a268d47
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.5.4
CurrentVersionCode: 154
CurrentVersion: 1.5.6
CurrentVersionCode: 156