mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update Kotatsu to 6.6.8 (618)
This commit is contained in:
parent
80cff3cdb0
commit
6075130ce1
1 changed files with 13 additions and 2 deletions
|
|
@ -1156,7 +1156,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 6.6.8
|
||||
versionCode: 618
|
||||
commit: 8efa8bc0d2039e2396fce20ca0d3ada738de132f
|
||||
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.7
|
||||
CurrentVersionCode: 617
|
||||
CurrentVersion: 6.6.8
|
||||
CurrentVersionCode: 618
|
||||
|
|
|
|||
Loading…
Reference in a new issue