Update MinCal Widget to 2.18.4 (90)

This commit is contained in:
F-Droid checkupdates bot 2025-05-20 04:52:17 +00:00 committed by Licaon_Kter
parent f5763f1965
commit 9ccfe1682a

View file

@ -681,7 +681,19 @@ Builds:
gradle:
- yes
- versionName: 2.18.4
versionCode: 90
commit: cec0ed7a36e565e2a51710d381de63908c2ff64c
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.3
CurrentVersionCode: 89
CurrentVersion: 2.18.4
CurrentVersionCode: 90