Update QuickDic to 5.6.2 (117)

This commit is contained in:
F-Droid checkupdates bot 2021-12-06 03:47:13 +00:00
parent 89bc6d3c1e
commit 78648366a8

View file

@ -307,7 +307,18 @@ Builds:
gradle:
- yes
- versionName: 5.6.2
versionCode: 117
commit: 2812182a8d0d46336a9b076a728c27315c6fe9d6
submodules: true
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk
- update-alternatives --auto java
gradle:
- yes
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags ^v[0-9.]*$
CurrentVersion: 5.6.1
CurrentVersionCode: 116
CurrentVersion: 5.6.2
CurrentVersionCode: 117