Update Casio G-Shock Smart Sync to 24.4 (244)

This commit is contained in:
checkupdates bot 2025-11-24 05:23:17 +00:00 committed by Licaon_Kter
parent 4d43d7d34c
commit 67ce7afa2d

View file

@ -804,7 +804,19 @@ Builds:
gradle:
- yes
- versionName: '24.4'
versionCode: 244
commit: f7f6aa0ee97e89fbe77a4427d531f5db3eefa524
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: '24.3'
CurrentVersionCode: 243
CurrentVersion: '24.4'
CurrentVersionCode: 244