mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
Update QuickDic to 5.6.1 (116)
This commit is contained in:
parent
fa59f096eb
commit
26ac542372
1 changed files with 13 additions and 2 deletions
|
|
@ -296,7 +296,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 5.6.1
|
||||
versionCode: 116
|
||||
commit: 3d8328a202eaafd7253e7c40170a3cc99937ecd6
|
||||
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.0
|
||||
CurrentVersionCode: 115
|
||||
CurrentVersion: 5.6.1
|
||||
CurrentVersionCode: 116
|
||||
|
|
|
|||
Loading…
Reference in a new issue