mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update CollinsDictionary to 1.4.5 (8)
This commit is contained in:
parent
ba242c1461
commit
7fe1fbf08c
1 changed files with 13 additions and 2 deletions
|
|
@ -27,7 +27,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.4.5
|
||||
versionCode: 8
|
||||
commit: 684e9da21c809e13a613fd093ccf991366494bc3
|
||||
subdir: android
|
||||
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
|
||||
CurrentVersion: 1.4.4
|
||||
CurrentVersionCode: 7
|
||||
CurrentVersion: 1.4.5
|
||||
CurrentVersionCode: 8
|
||||
|
|
|
|||
Loading…
Reference in a new issue