Update SimpleReminder

This commit is contained in:
Felix Wiemuth 2025-12-01 07:25:31 +00:00 committed by linsui
parent 8b4cab0dd8
commit 176955e778

View file

@ -95,7 +95,19 @@ Builds:
gradle:
- yes
- versionName: 0.9.15
versionCode: 915700
commit: v0.9.15
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 openjdk-21-jdk-headless
- update-java-alternatives -a
gradle:
- yes
AutoUpdateMode: None
UpdateCheckMode: None
CurrentVersion: 0.9.14
CurrentVersionCode: 914700
CurrentVersion: 0.9.15
CurrentVersionCode: 915700