mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
Update Kotatsu to 5.3.6 (563)
This commit is contained in:
parent
d390a2dbdd
commit
819797ad7d
1 changed files with 13 additions and 2 deletions
|
|
@ -759,7 +759,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 5.3.6
|
||||
versionCode: 563
|
||||
commit: 439a01c43f1c3e278c80c5a636f21fc3bae5d8f1
|
||||
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.5
|
||||
CurrentVersionCode: 562
|
||||
CurrentVersion: 5.3.6
|
||||
CurrentVersionCode: 563
|
||||
|
|
|
|||
Loading…
Reference in a new issue