Update Dicio to 3.0 (14)

This commit is contained in:
checkupdates bot 2025-04-04 06:40:32 +00:00 committed by Licaon_Kter
parent 00bc29f2da
commit 306acf3bd8

View file

@ -73,7 +73,22 @@ Builds:
- checkouts/
- sentences-compiler-plugin/build/
- versionName: '3.0'
versionCode: 14
commit: 9eeb95ffe65e0c1c25cc941c6d98b35d59e7d838
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
scandelete:
- checkouts/
- sentences-compiler-plugin/build/
AutoUpdateMode: Version
UpdateCheckMode: Tags .*[0-9]$
CurrentVersion: '2.0'
CurrentVersionCode: 13
CurrentVersion: '3.0'
CurrentVersionCode: 14