mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update Kotatsu to 6.5.4 (610)
This commit is contained in:
parent
7101488728
commit
e35fa6f9f1
1 changed files with 13 additions and 2 deletions
|
|
@ -1079,7 +1079,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 6.5.4
|
||||
versionCode: 610
|
||||
commit: 3b7d83dd6f9a95c52a43d8492a52bb6d19997aa6
|
||||
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.5.3
|
||||
CurrentVersionCode: 609
|
||||
CurrentVersion: 6.5.4
|
||||
CurrentVersionCode: 610
|
||||
|
|
|
|||
Loading…
Reference in a new issue