mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-21 13:19:14 +00:00
Update Kotatsu to 5.2.1 (553)
This commit is contained in:
parent
bf90e071b1
commit
87711f01f5
1 changed files with 13 additions and 2 deletions
|
|
@ -659,7 +659,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 5.2.1
|
||||
versionCode: 553
|
||||
commit: d81c22b586ff7c676c0241f3efaff4400c8bc7b6
|
||||
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.2'
|
||||
CurrentVersionCode: 552
|
||||
CurrentVersion: 5.2.1
|
||||
CurrentVersionCode: 553
|
||||
|
|
|
|||
Loading…
Reference in a new issue