mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update Kotatsu to 3.4.11 (423)
This commit is contained in:
parent
6237f2e6c7
commit
8b8b0c1a13
1 changed files with 13 additions and 2 deletions
|
|
@ -347,7 +347,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 3.4.11
|
||||
versionCode: 423
|
||||
commit: c4e7807d1869a1857cd40fded41d2b67e60bf511
|
||||
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.10
|
||||
CurrentVersionCode: 422
|
||||
CurrentVersion: 3.4.11
|
||||
CurrentVersionCode: 423
|
||||
|
|
|
|||
Loading…
Reference in a new issue