mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-20 12:54:49 +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
|
IssueTracker: https://github.com/aivanovski/kpassnotes/issues
|
||||||
Changelog: https://github.com/aivanovski/kpassnotes/releases
|
Changelog: https://github.com/aivanovski/kpassnotes/releases
|
||||||
|
|
||||||
AutoName: KPassNotes
|
AutoName: KeePassVault
|
||||||
|
|
||||||
RepoType: git
|
RepoType: git
|
||||||
Repo: https://github.com/aivanovski/kpassnotes.git
|
Repo: https://github.com/aivanovski/kpassnotes.git
|
||||||
|
|
@ -97,8 +97,15 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- fdroid
|
- fdroid
|
||||||
|
|
||||||
|
- versionName: 1.4.0
|
||||||
|
versionCode: 10400
|
||||||
|
commit: 4aed6244687f11b58f6deb71a5a3c6a53d77e36b
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- fdroid
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
UpdateCheckData: version.properties|versionCode=(\d+)|.|versionName=(.*)
|
UpdateCheckData: version.properties|versionCode=(\d+)|.|versionName=(.*)
|
||||||
CurrentVersion: 1.3.1
|
CurrentVersion: 1.4.0
|
||||||
CurrentVersionCode: 10301
|
CurrentVersionCode: 10400
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue