mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
collinsdictionary - archive
This commit is contained in:
parent
bb7aaf79b6
commit
347217c07f
1 changed files with 9 additions and 2 deletions
|
|
@ -12,6 +12,12 @@ IssueTracker: https://github.com/Konyaco/CollinsDictionary/issues
|
|||
Changelog: https://github.com/Konyaco/CollinsDictionary/releases
|
||||
|
||||
AutoName: CollinsDictionary
|
||||
Description: |-
|
||||
<b>NOTE:</b> Can no longer connect to the dictionary site.
|
||||
|
||||
This is a third-party client for Collins Dictionary. It gets word definitions by parsing Collins Online Dictionary website. There is no license from Collins organization. This repository is for learning purposes only. Commercial use is prohibited.
|
||||
|
||||
The client is also available for Desktop (Windows/Linux/MacOS) PCs.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/Konyaco/CollinsDictionary
|
||||
|
|
@ -47,7 +53,8 @@ Builds:
|
|||
- yes
|
||||
prebuild: sed -i -e '/maven.pkg.jetbrains.space/d' ../build.gradle.kts ../settings.gradle.kts
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
ArchivePolicy: 0
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: 1.4.6
|
||||
CurrentVersionCode: 9
|
||||
|
|
|
|||
Loading…
Reference in a new issue