mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update KISS launcher to 3.16.4 (190)
This commit is contained in:
parent
3304d2b462
commit
564e315a4c
1 changed files with 13 additions and 2 deletions
|
|
@ -716,7 +716,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 3.16.4
|
||||
versionCode: 190
|
||||
commit: 6abf4ebc5f0149884de69b118852b0bdc06f3bbe
|
||||
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.16.3
|
||||
CurrentVersionCode: 189
|
||||
CurrentVersion: 3.16.4
|
||||
CurrentVersionCode: 190
|
||||
|
|
|
|||
Loading…
Reference in a new issue