mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Add DuOTP
This commit is contained in:
parent
f58afafcc8
commit
821b348ac5
1 changed files with 27 additions and 0 deletions
27
metadata/net.scintill.duotp.yml
Normal file
27
metadata/net.scintill.duotp.yml
Normal file
|
|
@ -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
|
||||
Loading…
Reference in a new issue