Update KISS launcher to 3.16.5 (191)

This commit is contained in:
F-Droid checkupdates bot 2021-10-22 05:00:20 +00:00
parent 1a96018b80
commit 4ae7259796

View file

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