mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-23 06:07:28 +00:00
Update Kotatsu to 5.1.4 (548)
This commit is contained in:
parent
414dbc9f1c
commit
b8530370b1
1 changed files with 14 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue