mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-18 12:02:14 +00:00
Add com.exifthumbnailadder.app.yml
This commit is contained in:
parent
2050a72e63
commit
e2ccbc20c9
1 changed files with 23 additions and 0 deletions
23
metadata/com.exifthumbnailadder.app.yml
Normal file
23
metadata/com.exifthumbnailadder.app.yml
Normal file
|
|
@ -0,0 +1,23 @@
|
||||||
|
Categories:
|
||||||
|
- Graphics
|
||||||
|
License: GPL-3.0-or-later
|
||||||
|
SourceCode: https://github.com/tenzap/exif-thumbnail-adder
|
||||||
|
IssueTracker: https://github.com/tenzap/exif-thumbnail-adder/issues
|
||||||
|
|
||||||
|
AutoName: Exif Thumbnail Adder
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/tenzap/exif-thumbnail-adder.git
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: 0.9.0
|
||||||
|
versionCode: 2
|
||||||
|
commit: 0.9.0
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- standard
|
||||||
|
|
||||||
|
AutoUpdateMode: Version %v
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: 0.9.0
|
||||||
|
CurrentVersionCode: 2
|
||||||
Loading…
Reference in a new issue