Update QuickDic to 5.6.0 (115)

This commit is contained in:
F-Droid checkupdates bot 2021-09-12 05:29:00 +00:00
parent 02bf240b61
commit 3b74ba8625

View file

@ -285,7 +285,18 @@ Builds:
gradle:
- yes
- versionName: 5.6.0
versionCode: 115
commit: 04065234118bcc292dba790001a4d585acd1b77d
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.5.9
CurrentVersionCode: 114
CurrentVersion: 5.6.0
CurrentVersionCode: 115