Update Kotatsu to 6.2.3 (590)

This commit is contained in:
F-Droid checkupdates bot 2023-10-25 19:22:48 +00:00
parent f3cc302ff0
commit 035c831bf0

View file

@ -926,7 +926,18 @@ Builds:
gradle:
- yes
- versionName: 6.2.3
versionCode: 590
commit: 3d32bd9d5845dbe6c4ff8ab925e4d156c93649f5
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.2.2
CurrentVersionCode: 589
CurrentVersion: 6.2.3
CurrentVersionCode: 590