mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update Kotatsu to 3.4.4 (416)
This commit is contained in:
parent
2df4a723d8
commit
cacc62066e
1 changed files with 13 additions and 2 deletions
|
|
@ -281,7 +281,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 3.4.4
|
||||
versionCode: 416
|
||||
commit: 2d4c1b751e44b76fd50395f4a1909961162c5b1f
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags ^v[0-9.]+$
|
||||
CurrentVersion: 3.4.3
|
||||
CurrentVersionCode: 415
|
||||
CurrentVersion: 3.4.4
|
||||
CurrentVersionCode: 416
|
||||
|
|
|
|||
Loading…
Reference in a new issue