mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 18:21:42 +00:00
Update Kotatsu to 6.6.7 (617)
This commit is contained in:
parent
465fd67bf1
commit
0c112736af
1 changed files with 13 additions and 2 deletions
|
|
@ -1145,7 +1145,18 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: 6.6.7
|
||||||
|
versionCode: 617
|
||||||
|
commit: ae57561591725d1d1451f552554af05a8985304a
|
||||||
|
subdir: app
|
||||||
|
sudo:
|
||||||
|
- apt-get update
|
||||||
|
- apt-get install -y openjdk-17-jdk-headless
|
||||||
|
- update-java-alternatives -a
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags ^v[0-9.]+$
|
UpdateCheckMode: Tags ^v[0-9.]+$
|
||||||
CurrentVersion: 6.6.6
|
CurrentVersion: 6.6.7
|
||||||
CurrentVersionCode: 616
|
CurrentVersionCode: 617
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue