Update Kotatsu to 5.0.2 (540)

This commit is contained in:
F-Droid checkupdates bot 2023-05-06 16:41:20 +00:00
parent 198317407a
commit ee12d0000b

View file

@ -582,7 +582,18 @@ Builds:
gradle:
- yes
- versionName: 5.0.2
versionCode: 540
commit: 12e9fb5aab8d6ce63c6c629891f95b8a19ce40b2
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: 5.0.1
CurrentVersionCode: 539
CurrentVersion: 5.0.2
CurrentVersionCode: 540