mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update Kotatsu to 5.3.8 (565)
This commit is contained in:
parent
bb4f357f06
commit
e3d85700fc
1 changed files with 13 additions and 2 deletions
|
|
@ -770,7 +770,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 5.3.8
|
||||
versionCode: 565
|
||||
commit: 08acf2d882f1baf02db576086e3cf86a80f1637b
|
||||
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.6
|
||||
CurrentVersionCode: 563
|
||||
CurrentVersion: 5.3.8
|
||||
CurrentVersionCode: 565
|
||||
|
|
|
|||
Loading…
Reference in a new issue