From 821b348ac5194fdc82d545c73ba395a116cb2cb1 Mon Sep 17 00:00:00 2001 From: Joey Hewitt Date: Fri, 27 Dec 2019 17:55:13 -0700 Subject: [PATCH] Add DuOTP --- metadata/net.scintill.duotp.yml | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 metadata/net.scintill.duotp.yml diff --git a/metadata/net.scintill.duotp.yml b/metadata/net.scintill.duotp.yml new file mode 100644 index 0000000000..9143361f9e --- /dev/null +++ b/metadata/net.scintill.duotp.yml @@ -0,0 +1,27 @@ +Categories: + - Security +License: GPL-3.0-or-later +AuthorName: Joey Hewitt +AuthorEmail: joey@joeyhewitt.com +SourceCode: https://github.com/scintill/DuOTP-android +IssueTracker: https://github.com/scintill/DuOTP-android/issues + +AutoName: DuOTP + +RepoType: git +Repo: https://github.com/scintill/DuOTP-android.git + +Builds: + - versionName: '1.0' + versionCode: 1 + commit: v1.0 + subdir: app + gradle: + - yes + antifeatures: + - NonFreeNet + +AutoUpdateMode: None +UpdateCheckMode: Tags +CurrentVersion: '1.0' +CurrentVersionCode: 1