mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Merge branch 'feature/io.github.easyintent.quickref' into 'master'
New app: Git Quick Reference Closes rfp#1220 See merge request fdroid/fdroiddata!6478
This commit is contained in:
commit
5acbc8544e
1 changed files with 25 additions and 0 deletions
25
metadata/io.github.easyintent.quickref.yml
Normal file
25
metadata/io.github.easyintent.quickref.yml
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
Categories:
|
||||
- Development
|
||||
License: Apache-2.0
|
||||
AuthorName: easyintent
|
||||
AuthorEmail: easyintent@gmail.com
|
||||
SourceCode: https://github.com/easyintent/quickref
|
||||
IssueTracker: https://github.com/easyintent/quickref/issues
|
||||
|
||||
AutoName: Git Quick Reference
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/easyintent/quickref
|
||||
|
||||
Builds:
|
||||
- versionName: 0.6.0
|
||||
versionCode: 7
|
||||
commit: 0.6.0
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.6.0
|
||||
CurrentVersionCode: 7
|
||||
Loading…
Reference in a new issue