From 94c198f008d3269deecff152a3574e097ba6026e Mon Sep 17 00:00:00 2001 From: fossdd Date: Sun, 28 Feb 2021 09:10:09 +0000 Subject: [PATCH] Add com.livingstonei2p.otpdummy --- metadata/com.livingstonei2p.otpdummy.yml | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 metadata/com.livingstonei2p.otpdummy.yml diff --git a/metadata/com.livingstonei2p.otpdummy.yml b/metadata/com.livingstonei2p.otpdummy.yml new file mode 100644 index 000000000000..ea697134ce69 --- /dev/null +++ b/metadata/com.livingstonei2p.otpdummy.yml @@ -0,0 +1,23 @@ +Categories: + - Internet +License: MIT +AuthorName: wipedlifepotato +SourceCode: https://github.com/wipedlifepotato/OTPDUMMY +IssueTracker: https://github.com/wipedlifepotato/OTPDUMMY/issues +Changelog: https://github.com/wipedlifepotato/OTPDUMMY/releases + +RepoType: git +Repo: https://github.com/wipedlifepotato/OTPDUMMY.git + +Builds: + - versionName: '1.0' + versionCode: 1 + commit: v1.0 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: '1.0' +CurrentVersionCode: 1 -- GitLab