Update MinCal Widget to 2.18.0 (86)

This commit is contained in:
F-Droid checkupdates bot 2024-11-16 04:01:57 +00:00 committed by Licaon_Kter
parent e1af1f41be
commit 8e3997da38

View file

@ -633,7 +633,19 @@ Builds:
gradle:
- yes
- versionName: 2.18.0
versionCode: 86
commit: a49dd961d98a003497769c9ef74c914a75e7c214
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.17.2
CurrentVersionCode: 85
CurrentVersion: 2.18.0
CurrentVersionCode: 86