mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 20:59:11 +00:00
Update Kotatsu to 6.6.2 (613)
This commit is contained in:
parent
92eaf12a0e
commit
2fdbdf2ab3
1 changed files with 13 additions and 2 deletions
|
|
@ -1101,7 +1101,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 6.6.2
|
||||
versionCode: 613
|
||||
commit: f5ece8124e7c1117733c2151bccfc3dcdef46edd
|
||||
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.1
|
||||
CurrentVersionCode: 612
|
||||
CurrentVersion: 6.6.2
|
||||
CurrentVersionCode: 613
|
||||
|
|
|
|||
Loading…
Reference in a new issue