mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update Kotatsu to 5.3.2 (559)
This commit is contained in:
parent
cdc25d1e88
commit
36b31ff7e7
1 changed files with 13 additions and 2 deletions
|
|
@ -715,7 +715,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 5.3.2
|
||||
versionCode: 559
|
||||
commit: c81e8749b6d5216569947ec9876cb5a1945f6f1e
|
||||
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.1
|
||||
CurrentVersionCode: 558
|
||||
CurrentVersion: 5.3.2
|
||||
CurrentVersionCode: 559
|
||||
|
|
|
|||
Loading…
Reference in a new issue