mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
New app: SecureOTP
This commit is contained in:
parent
f0c941ddc0
commit
3ff2cde4d2
1 changed files with 32 additions and 0 deletions
32
metadata/com.otpextractor.secureotp.yml
Normal file
32
metadata/com.otpextractor.secureotp.yml
Normal file
|
|
@ -0,0 +1,32 @@
|
|||
Categories:
|
||||
- Password & 2FA
|
||||
- Security
|
||||
- System
|
||||
License: Apache-2.0
|
||||
AuthorName: Jatin
|
||||
AuthorEmail: 26jatingupta@gmail.com
|
||||
SourceCode: https://github.com/26JATIN/SecureOTP
|
||||
IssueTracker: https://github.com/26JATIN/SecureOTP/issues
|
||||
Changelog: https://github.com/26JATIN/SecureOTP/releases
|
||||
|
||||
AutoName: SecureOTP
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/26JATIN/SecureOTP.git
|
||||
Binaries: https://github.com/26JATIN/SecureOTP/releases/download/%v/SecureOTP-v%v.apk
|
||||
|
||||
Builds:
|
||||
- versionName: 1.0.4
|
||||
versionCode: 5
|
||||
commit: 6138381c73ba6a439932cbaf317144e9889eacf8
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: sed -i -e '/signingConfig/d' build.gradle.kts
|
||||
|
||||
AllowedAPKSigningKeys: 41c321c3006b8227b020505b92109bc177d24a69eac5244785ee89775a8d558b
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.0.4
|
||||
CurrentVersionCode: 5
|
||||
Loading…
Reference in a new issue