mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Merge branch 'fossdd-app-com.yogeshpaliyal.keypass' into 'master'
new app: com.yogeshpaliyal.keypass Closes rfp#1652 See merge request fdroid/fdroiddata!8444
This commit is contained in:
commit
1d6cdbc067
1 changed files with 25 additions and 0 deletions
25
metadata/com.yogeshpaliyal.keypass.yml
Normal file
25
metadata/com.yogeshpaliyal.keypass.yml
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
Categories:
|
||||
- Security
|
||||
License: MIT
|
||||
AuthorName: Yogesh Choudhary Paliyal
|
||||
AuthorEmail: paliyalyogesh@gmail.com
|
||||
AuthorWebSite: https://yogeshpaliyal.com
|
||||
SourceCode: https://github.com/yogeshpaliyal/KeyPass
|
||||
IssueTracker: https://github.com/yogeshpaliyal/KeyPass/issues
|
||||
Changelog: https://github.com/yogeshpaliyal/KeyPass/releases
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/yogeshpaliyal/KeyPass.git
|
||||
|
||||
Builds:
|
||||
- versionName: '1.3'
|
||||
versionCode: 3
|
||||
commit: v1.3
|
||||
subdir: app
|
||||
gradle:
|
||||
- production
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.3'
|
||||
CurrentVersionCode: 3
|
||||
Loading…
Reference in a new issue