From fa85bdb40b6a7c5a4c4105cdb76ffe13096d4620 Mon Sep 17 00:00:00 2001 From: fossdd Date: Wed, 24 Feb 2021 08:23:21 +0000 Subject: [PATCH] Add om.sstvencoder --- metadata/om.sstvencoder.yml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 metadata/om.sstvencoder.yml diff --git a/metadata/om.sstvencoder.yml b/metadata/om.sstvencoder.yml new file mode 100644 index 0000000000..a3d27bef68 --- /dev/null +++ b/metadata/om.sstvencoder.yml @@ -0,0 +1,21 @@ +Categories: + - Connectivity +License: Apache-2.0 +SourceCode: https://github.com/olgamiller/SSTVEncoder2 +IssueTracker: https://github.com/olgamiller/SSTVEncoder2/issues + +RepoType: git +Repo: https://github.com/olgamiller/SSTVEncoder2.git + +Builds: + - versionName: '2.5' + versionCode: 26 + commit: Version2.5-fastlane + subdir: app + gradle: + - yes + +AutoUpdateMode: Version %v +UpdateCheckMode: Tags +CurrentVersion: '2.5' +CurrentVersionCode: 26