mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update Kotatsu to 5.3.9 (566)
This commit is contained in:
parent
855562c1ab
commit
5843c616a8
1 changed files with 13 additions and 2 deletions
|
|
@ -781,7 +781,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 5.3.9
|
||||
versionCode: 566
|
||||
commit: 42bb5a65ab8adedc02977e6c4215d32c37df8ab8
|
||||
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.3.8
|
||||
CurrentVersionCode: 565
|
||||
CurrentVersion: 5.3.9
|
||||
CurrentVersionCode: 566
|
||||
|
|
|
|||
Loading…
Reference in a new issue