diff --git a/metadata/com.zoffcc.applications.avifview.yml b/metadata/com.zoffcc.applications.avifview.yml new file mode 100644 index 0000000000..56a1d01681 --- /dev/null +++ b/metadata/com.zoffcc.applications.avifview.yml @@ -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