mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Update Kotatsu to 5.2 (552)
This commit is contained in:
parent
8ce8ae36c9
commit
59437c243b
1 changed files with 13 additions and 2 deletions
|
|
@ -648,7 +648,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '5.2'
|
||||
versionCode: 552
|
||||
commit: cd23b044df2ba122789e98e02487238e39829f86
|
||||
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.1.4
|
||||
CurrentVersionCode: 548
|
||||
CurrentVersion: '5.2'
|
||||
CurrentVersionCode: 552
|
||||
|
|
|
|||
Loading…
Reference in a new issue