mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update Kotatsu to 6.2.3 (590)
This commit is contained in:
parent
f3cc302ff0
commit
035c831bf0
1 changed files with 13 additions and 2 deletions
|
|
@ -926,7 +926,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 6.2.3
|
||||
versionCode: 590
|
||||
commit: 3d32bd9d5845dbe6c4ff8ab925e4d156c93649f5
|
||||
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.2.2
|
||||
CurrentVersionCode: 589
|
||||
CurrentVersion: 6.2.3
|
||||
CurrentVersionCode: 590
|
||||
|
|
|
|||
Loading…
Reference in a new issue