mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-16 11:11:45 +00:00
Update Kotatsu to 2.1.4 (380)
This commit is contained in:
parent
1a8d8aa4ac
commit
310dd1b955
1 changed files with 13 additions and 2 deletions
|
|
@ -102,7 +102,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.1.4
|
||||
versionCode: 380
|
||||
commit: c218ae0baa8a71e51e41066b79a45f56d1765c0b
|
||||
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.3
|
||||
CurrentVersionCode: 379
|
||||
CurrentVersion: 2.1.4
|
||||
CurrentVersionCode: 380
|
||||
|
|
|
|||
Loading…
Reference in a new issue