mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-16 11:11:45 +00:00
Update Kotatsu to 5.3.5 (562)
This commit is contained in:
parent
c88bd0e14b
commit
9c5d350ccc
1 changed files with 13 additions and 2 deletions
|
|
@ -748,7 +748,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 5.3.5
|
||||
versionCode: 562
|
||||
commit: e4c80b4443110ae4599a666ed9b10363898cca3d
|
||||
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.4
|
||||
CurrentVersionCode: 561
|
||||
CurrentVersion: 5.3.5
|
||||
CurrentVersionCode: 562
|
||||
|
|
|
|||
Loading…
Reference in a new issue