mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-04 17:59:45 +00:00
Update KISS launcher to 3.16.5 (191)
This commit is contained in:
parent
1a96018b80
commit
4ae7259796
1 changed files with 13 additions and 2 deletions
|
|
@ -727,7 +727,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 3.16.5
|
||||
versionCode: 191
|
||||
commit: 8b8d8c2674daac681f65189a39fbe42e0652ba5a
|
||||
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.4
|
||||
CurrentVersionCode: 190
|
||||
CurrentVersion: 3.16.5
|
||||
CurrentVersionCode: 191
|
||||
|
|
|
|||
Loading…
Reference in a new issue