mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-06 22:26:57 +00:00
Update Kotatsu to 3.4.12 (424)
This commit is contained in:
parent
cb40e58d9a
commit
4cd1aa30c8
1 changed files with 13 additions and 2 deletions
|
|
@ -358,7 +358,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 3.4.12
|
||||
versionCode: 424
|
||||
commit: e4c4d2bbf095c1696ff6d40bc6edc97e12a17b66
|
||||
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.11
|
||||
CurrentVersionCode: 423
|
||||
CurrentVersion: 3.4.12
|
||||
CurrentVersionCode: 424
|
||||
|
|
|
|||
Loading…
Reference in a new issue