mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
add new app com.zoffcc.applications.avifview
This commit is contained in:
parent
343eaf395e
commit
9209e2cb37
1 changed files with 23 additions and 0 deletions
23
metadata/com.zoffcc.applications.avifview.yml
Normal file
23
metadata/com.zoffcc.applications.avifview.yml
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
Categories:
|
||||
- Multimedia
|
||||
License: Apache-2.0
|
||||
SourceCode: https://github.com/zoff99/libavif-android
|
||||
IssueTracker: https://github.com/zoff99/libavif-android/issues
|
||||
|
||||
AutoName: AVIF Viewer
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/zoff99/libavif-android
|
||||
|
||||
Builds:
|
||||
- versionName: 1.0.2
|
||||
versionCode: 10002
|
||||
commit: 42c86eb350cfa8ac758fa60718ab3fc4dfec97ef
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags ^[0-9].*
|
||||
CurrentVersion: 1.0.2
|
||||
CurrentVersionCode: 10002
|
||||
Loading…
Reference in a new issue