mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-04 13:16:52 +00:00
Update QuickDic to 5.7.9 (128)
This commit is contained in:
parent
e5e5ec4683
commit
ebd626cefc
1 changed files with 13 additions and 2 deletions
|
|
@ -369,7 +369,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 5.7.9
|
||||
versionCode: 128
|
||||
commit: b883813e8fc5a0d72c84f61193d03a4847456287
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y zip
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: sed -i -e '/gradle/s/8.12.0/8.11.1/' build.gradle
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v[0-9.]*$
|
||||
CurrentVersion: 5.7.8
|
||||
CurrentVersionCode: 127
|
||||
CurrentVersion: 5.7.9
|
||||
CurrentVersionCode: 128
|
||||
|
|
|
|||
Loading…
Reference in a new issue