mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update Kotatsu to 6.6.5 (615)
This commit is contained in:
parent
9f46ebfff8
commit
62fea1db32
1 changed files with 13 additions and 2 deletions
|
|
@ -1123,7 +1123,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 6.6.5
|
||||
versionCode: 615
|
||||
commit: a37e8825b0916085ac500eb84f33ab0e667c285c
|
||||
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.6.3
|
||||
CurrentVersionCode: 614
|
||||
CurrentVersion: 6.6.5
|
||||
CurrentVersionCode: 615
|
||||
|
|
|
|||
Loading…
Reference in a new issue