mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 20:59:11 +00:00
Update Kotatsu to 6.7.4 (626)
This commit is contained in:
parent
e1719cbe8b
commit
d27c0d0d23
1 changed files with 13 additions and 2 deletions
|
|
@ -1200,7 +1200,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 6.7.4
|
||||
versionCode: 626
|
||||
commit: f8cbc9692f2ffb9cc1b8301d62c28f6fd94ec009
|
||||
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.7.3
|
||||
CurrentVersionCode: 625
|
||||
CurrentVersion: 6.7.4
|
||||
CurrentVersionCode: 626
|
||||
|
|
|
|||
Loading…
Reference in a new issue