mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-21 21:34:53 +00:00
Add Varengold activeTAN
This commit is contained in:
parent
8c6478e5a6
commit
45b8f2dcad
1 changed files with 27 additions and 0 deletions
27
metadata/de.varengold.activeTAN.yml
Normal file
27
metadata/de.varengold.activeTAN.yml
Normal file
|
|
@ -0,0 +1,27 @@
|
||||||
|
AntiFeatures:
|
||||||
|
- NonFreeNet
|
||||||
|
Categories:
|
||||||
|
- Money
|
||||||
|
- Security
|
||||||
|
License: GPL-3.0-or-later
|
||||||
|
AuthorName: Varengold Bank AG
|
||||||
|
SourceCode: https://github.com/varengold/activeTAN-Android
|
||||||
|
IssueTracker: https://github.com/varengold/activeTAN-Android/issues
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/varengold/activeTAN-Android.git
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: '2021-06-30'
|
||||||
|
versionCode: 34
|
||||||
|
commit: v2021-06-30
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- VAR
|
||||||
|
- Prod
|
||||||
|
output: build/outputs/apk/VARProd/release/app-VAR-prod-release-unsigned.apk
|
||||||
|
|
||||||
|
AutoUpdateMode: Version v%v
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: '2021-06-30'
|
||||||
|
CurrentVersionCode: 34
|
||||||
Loading…
Reference in a new issue