mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update Kotatsu to 3.4.14 (426)
This commit is contained in:
parent
4b946a33b1
commit
d5ee9722d2
1 changed files with 13 additions and 2 deletions
|
|
@ -380,7 +380,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 3.4.14
|
||||
versionCode: 426
|
||||
commit: 2e561697ac7c438e0ec231b5f342ae5518546205
|
||||
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.13
|
||||
CurrentVersionCode: 425
|
||||
CurrentVersion: 3.4.14
|
||||
CurrentVersionCode: 426
|
||||
|
|
|
|||
Loading…
Reference in a new issue