mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
ImgurViewer (closes rfp#1359)
This commit is contained in:
parent
e9e1a5b5ec
commit
bb0887e5f4
1 changed files with 25 additions and 0 deletions
25
metadata/com.ensoft.imgurviewer.yml
Normal file
25
metadata/com.ensoft.imgurviewer.yml
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
AntiFeatures:
|
||||
- NonFreeNet
|
||||
Categories:
|
||||
- Internet
|
||||
License: GPL-3.0-only
|
||||
AuthorName: Martín Lucas Golini
|
||||
AuthorEmail: spartanj@gmail.com
|
||||
SourceCode: https://github.com/SpartanJ/ImgurViewer
|
||||
IssueTracker: https://github.com/SpartanJ/ImgurViewer/issues
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/SpartanJ/ImgurViewer
|
||||
|
||||
Builds:
|
||||
- versionName: 2.1.6
|
||||
versionCode: 21600
|
||||
commit: 2.1.6
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.1.6
|
||||
CurrentVersionCode: 21600
|
||||
Loading…
Reference in a new issue