Update KISS launcher to 3.16.10 (196)

This commit is contained in:
F-Droid checkupdates bot 2022-07-21 05:02:08 +00:00
parent 6f6dce9401
commit f084cfc050

View file

@ -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