mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update KeePassVault to 1.4.0 (10400)
This commit is contained in:
parent
9fbf54eb3c
commit
5de218ca31
1 changed files with 10 additions and 3 deletions
|
|
@ -7,7 +7,7 @@ SourceCode: https://github.com/aivanovski/kpassnotes
|
|||
IssueTracker: https://github.com/aivanovski/kpassnotes/issues
|
||||
Changelog: https://github.com/aivanovski/kpassnotes/releases
|
||||
|
||||
AutoName: KPassNotes
|
||||
AutoName: KeePassVault
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/aivanovski/kpassnotes.git
|
||||
|
|
@ -97,8 +97,15 @@ Builds:
|
|||
gradle:
|
||||
- fdroid
|
||||
|
||||
- versionName: 1.4.0
|
||||
versionCode: 10400
|
||||
commit: 4aed6244687f11b58f6deb71a5a3c6a53d77e36b
|
||||
subdir: app
|
||||
gradle:
|
||||
- fdroid
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: version.properties|versionCode=(\d+)|.|versionName=(.*)
|
||||
CurrentVersion: 1.3.1
|
||||
CurrentVersionCode: 10301
|
||||
CurrentVersion: 1.4.0
|
||||
CurrentVersionCode: 10400
|
||||
|
|
|
|||
Loading…
Reference in a new issue