mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
Update Kotatsu to 2.1.5 (381)
This commit is contained in:
parent
4193f0c038
commit
c31c9c1913
1 changed files with 13 additions and 2 deletions
|
|
@ -113,7 +113,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.1.5
|
||||
versionCode: 381
|
||||
commit: 15d0addb7b56da320a0d6e9c0cf64e4155ccf14c
|
||||
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: 2.1.4
|
||||
CurrentVersionCode: 380
|
||||
CurrentVersion: 2.1.5
|
||||
CurrentVersionCode: 381
|
||||
|
|
|
|||
Loading…
Reference in a new issue