mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update Kotatsu to 6.0.1 (574)
This commit is contained in:
parent
dd2c9d4ed0
commit
b028da6981
1 changed files with 13 additions and 2 deletions
|
|
@ -816,7 +816,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 6.0.1
|
||||
versionCode: 574
|
||||
commit: 4b6b2c3e12ffc3834e1efcbf36556f0c55421f12
|
||||
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.0'
|
||||
CurrentVersionCode: 573
|
||||
CurrentVersion: 6.0.1
|
||||
CurrentVersionCode: 574
|
||||
|
|
|
|||
Loading…
Reference in a new issue