Update Who Has My Stuff? to 1.1.3 (43)

This commit is contained in:
checkupdates bot 2025-09-29 06:12:59 +00:00 committed by Licaon_Kter
parent 7c14a14776
commit a7f07b7c9b

View file

@ -175,7 +175,19 @@ Builds:
gradle:
- yes
- versionName: 1.1.3
versionCode: 43
commit: 04693aff8553aa23fec38e37a28c0381a8736704
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.1.2
CurrentVersionCode: 42
CurrentVersion: 1.1.3
CurrentVersionCode: 43