mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Merge branch 'imgurviewer' into 'master'
ImgurViewer (closes rfp#1359) Closes rfp#1359 See merge request fdroid/fdroiddata!7056
This commit is contained in:
commit
27dcf16431
1 changed files with 26 additions and 0 deletions
26
metadata/com.ensoft.imgurviewer.yml
Normal file
26
metadata/com.ensoft.imgurviewer.yml
Normal file
|
|
@ -0,0 +1,26 @@
|
|||
AntiFeatures:
|
||||
- Tracking
|
||||
- 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