mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update Kotatsu to 3.4.17 (429)
This commit is contained in:
parent
97f8fc41fa
commit
5aea7892de
1 changed files with 13 additions and 2 deletions
|
|
@ -413,7 +413,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 3.4.17
|
||||
versionCode: 429
|
||||
commit: 4d838d290de389e30b431e2bb66f15d672c9d55c
|
||||
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.16
|
||||
CurrentVersionCode: 428
|
||||
CurrentVersion: 3.4.17
|
||||
CurrentVersionCode: 429
|
||||
|
|
|
|||
Loading…
Reference in a new issue