mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Update Kotatsu to 3.4.9 (421)
This commit is contained in:
parent
18d5d48252
commit
ce419967a2
1 changed files with 13 additions and 2 deletions
|
|
@ -325,7 +325,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 3.4.9
|
||||
versionCode: 421
|
||||
commit: 9c740c5cc195f34d53c9d1d26df83084d5ba4ef5
|
||||
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.8
|
||||
CurrentVersionCode: 420
|
||||
CurrentVersion: 3.4.9
|
||||
CurrentVersionCode: 421
|
||||
|
|
|
|||
Loading…
Reference in a new issue