mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-21 05:09:11 +00:00
Update QuickDic to 5.6.2 (117)
This commit is contained in:
parent
89bc6d3c1e
commit
78648366a8
1 changed files with 13 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue