Update Kotatsu to 5.1.4 (548)

This commit is contained in:
F-Droid checkupdates bot 2023-06-02 20:04:27 +00:00
parent 414dbc9f1c
commit b8530370b1

View file

@ -1,8 +1,8 @@
AntiFeatures:
- NonFreeNet
Categories:
- Reading
- Multimedia
- Reading
License: GPL-3.0-or-later
AuthorName: Koitharu
WebSite: https://kotatsuapp.github.io
@ -637,7 +637,18 @@ Builds:
gradle:
- yes
- versionName: 5.1.4
versionCode: 548
commit: ef9b16da0b536ee31bcf06cb367453559cedb31b
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.1.3
CurrentVersionCode: 547
CurrentVersion: 5.1.4
CurrentVersionCode: 548