mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Update Kotatsu to 5.1.1 (545)
This commit is contained in:
parent
4a0009a6eb
commit
c6e2e94042
1 changed files with 13 additions and 2 deletions
|
|
@ -604,7 +604,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 5.1.1
|
||||
versionCode: 545
|
||||
commit: 3778a9e1d448b0363e81d332fc623540b5b5d6ef
|
||||
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: '5.1'
|
||||
CurrentVersionCode: 544
|
||||
CurrentVersion: 5.1.1
|
||||
CurrentVersionCode: 545
|
||||
|
|
|
|||
Loading…
Reference in a new issue