Update Kotatsu to 6.5.4 (610)

This commit is contained in:
F-Droid checkupdates bot 2023-12-31 14:40:03 +00:00
parent 7101488728
commit e35fa6f9f1

View file

@ -1079,7 +1079,18 @@ Builds:
gradle:
- yes
- versionName: 6.5.4
versionCode: 610
commit: 3b7d83dd6f9a95c52a43d8492a52bb6d19997aa6
subdir: app
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-java-alternatives -a
gradle:
- yes
AutoUpdateMode: Version
UpdateCheckMode: Tags ^v[0-9.]+$
CurrentVersion: 6.5.3
CurrentVersionCode: 609
CurrentVersion: 6.5.4
CurrentVersionCode: 610