Update KISS launcher to 3.16.4 (190)

This commit is contained in:
F-Droid checkupdates bot 2021-10-13 05:09:38 +00:00
parent 3304d2b462
commit 564e315a4c

View file

@ -716,7 +716,18 @@ Builds:
gradle:
- yes
- versionName: 3.16.4
versionCode: 190
commit: 6abf4ebc5f0149884de69b118852b0bdc06f3bbe
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.3
CurrentVersionCode: 189
CurrentVersion: 3.16.4
CurrentVersionCode: 190