mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 13:49:06 +00:00
Update Kotatsu to 6.1.3 (581)
This commit is contained in:
parent
b9750144ce
commit
22865d219b
1 changed files with 13 additions and 2 deletions
|
|
@ -882,7 +882,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 6.1.3
|
||||
versionCode: 581
|
||||
commit: 84ce4c508c612b8d449db32effed3da8861e84d5
|
||||
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: 6.1.2
|
||||
CurrentVersionCode: 580
|
||||
CurrentVersion: 6.1.3
|
||||
CurrentVersionCode: 581
|
||||
|
|
|
|||
Loading…
Reference in a new issue