mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-22 05:44:54 +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:
|
AntiFeatures:
|
||||||
- NonFreeNet
|
- NonFreeNet
|
||||||
Categories:
|
Categories:
|
||||||
- Reading
|
|
||||||
- Multimedia
|
- Multimedia
|
||||||
|
- Reading
|
||||||
License: GPL-3.0-or-later
|
License: GPL-3.0-or-later
|
||||||
AuthorName: Koitharu
|
AuthorName: Koitharu
|
||||||
WebSite: https://kotatsuapp.github.io
|
WebSite: https://kotatsuapp.github.io
|
||||||
|
|
@ -637,7 +637,18 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- 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
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags ^v[0-9.]+$
|
UpdateCheckMode: Tags ^v[0-9.]+$
|
||||||
CurrentVersion: 5.1.3
|
CurrentVersion: 5.1.4
|
||||||
CurrentVersionCode: 547
|
CurrentVersionCode: 548
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue