mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update KISS launcher to 3.17.0 (197)
This commit is contained in:
parent
62dd07643e
commit
9e0aa6936e
1 changed files with 13 additions and 2 deletions
|
|
@ -771,7 +771,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 3.17.0
|
||||
versionCode: 197
|
||||
commit: 64e85649ed593f1cafaa90e126dc907163066095
|
||||
subdir: app
|
||||
sudo:
|
||||
- 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.10
|
||||
CurrentVersionCode: 196
|
||||
CurrentVersion: 3.17.0
|
||||
CurrentVersionCode: 197
|
||||
|
|
|
|||
Loading…
Reference in a new issue