Update MinCal Widget to 2.18.3 (89)

This commit is contained in:
F-Droid checkupdates bot 2025-05-17 04:42:25 +00:00 committed by Licaon_Kter
parent 5944bd9b22
commit 3ff48207eb

View file

@ -669,7 +669,19 @@ Builds:
gradle:
- yes
- versionName: 2.18.3
versionCode: 89
commit: e8c6a5e2716cb74d7cb98b146079b306382d7815
subdir: app
sudo:
- echo "deb http://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-java-alternatives -a
gradle:
- yes
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: 2.18.2
CurrentVersionCode: 88
CurrentVersion: 2.18.3
CurrentVersionCode: 89