mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update ImgurViewer to 2.1.9 (21900)
This commit is contained in:
parent
f12729c8ef
commit
d0a927d5fb
1 changed files with 11 additions and 2 deletions
|
|
@ -9,6 +9,8 @@ AuthorEmail: spartanj@gmail.com
|
||||||
SourceCode: https://github.com/SpartanJ/ImgurViewer
|
SourceCode: https://github.com/SpartanJ/ImgurViewer
|
||||||
IssueTracker: https://github.com/SpartanJ/ImgurViewer/issues
|
IssueTracker: https://github.com/SpartanJ/ImgurViewer/issues
|
||||||
|
|
||||||
|
AutoName: ImgurViewer
|
||||||
|
|
||||||
RepoType: git
|
RepoType: git
|
||||||
Repo: https://github.com/SpartanJ/ImgurViewer
|
Repo: https://github.com/SpartanJ/ImgurViewer
|
||||||
|
|
||||||
|
|
@ -20,7 +22,14 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: 2.1.9
|
||||||
|
versionCode: 21900
|
||||||
|
commit: 2.1.9
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
AutoUpdateMode: Version %v
|
AutoUpdateMode: Version %v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 2.1.6
|
CurrentVersion: 2.1.9
|
||||||
CurrentVersionCode: 21600
|
CurrentVersionCode: 21900
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue