mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-21 13:19:14 +00:00
Update Kotatsu to 5.1.3 (547)
This commit is contained in:
parent
fbe53b4645
commit
6b49de95af
1 changed files with 13 additions and 2 deletions
|
|
@ -626,7 +626,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 5.1.3
|
||||
versionCode: 547
|
||||
commit: 6881c224538b6cdac4f3470a97d45916569289cf
|
||||
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.2
|
||||
CurrentVersionCode: 546
|
||||
CurrentVersion: 5.1.3
|
||||
CurrentVersionCode: 547
|
||||
|
|
|
|||
Loading…
Reference in a new issue