mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
add GitFox
(with commit id instatt of tag, because we need the fastline files)
This commit is contained in:
parent
3798d97bf9
commit
956b521f3c
1 changed files with 26 additions and 0 deletions
26
metadata/com.gitlab.terrakok.gitfox.yml
Normal file
26
metadata/com.gitlab.terrakok.gitfox.yml
Normal file
|
|
@ -0,0 +1,26 @@
|
|||
AntiFeatures:
|
||||
- NonFreeNet
|
||||
Categories:
|
||||
- Internet
|
||||
License: Apache-2.0
|
||||
AuthorName: Konstantin Tskhovrebov
|
||||
SourceCode: https://gitlab.com/terrakok/gitlab-client
|
||||
IssueTracker: https://gitlab.com/terrakok/gitlab-client/issues
|
||||
|
||||
AutoName: GitFox
|
||||
|
||||
RepoType: git
|
||||
Repo: https://gitlab.com/terrakok/gitlab-client.git
|
||||
|
||||
Builds:
|
||||
- versionName: 1.7.0
|
||||
versionCode: 22
|
||||
commit: a51ae6f9a657edd5c1f0e5e5fb4f204903377e38
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.7.0
|
||||
CurrentVersionCode: 22
|
||||
Loading…
Reference in a new issue