mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update KISS launcher to 3.16.8 (194)
This commit is contained in:
parent
2405d14c8e
commit
e846f3cc68
1 changed files with 13 additions and 2 deletions
|
|
@ -749,7 +749,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 3.16.8
|
||||
versionCode: 194
|
||||
commit: af873b4c2eba5b321fc70323e39910d9f29da424
|
||||
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.7
|
||||
CurrentVersionCode: 193
|
||||
CurrentVersion: 3.16.8
|
||||
CurrentVersionCode: 194
|
||||
|
|
|
|||
Loading…
Reference in a new issue