mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update KISS launcher to 3.16.10 (196)
This commit is contained in:
parent
6f6dce9401
commit
f084cfc050
1 changed files with 13 additions and 2 deletions
|
|
@ -760,7 +760,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 3.16.10
|
||||
versionCode: 196
|
||||
commit: 66c17ef925908f3002e46a7eef8486f5c850582c
|
||||
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.8
|
||||
CurrentVersionCode: 194
|
||||
CurrentVersion: 3.16.10
|
||||
CurrentVersionCode: 196
|
||||
|
|
|
|||
Loading…
Reference in a new issue