Update KeePassVault to 1.4.0 (10400)

This commit is contained in:
F-Droid checkupdates bot 2024-03-27 06:25:22 +00:00
parent 9fbf54eb3c
commit 5de218ca31

View file

@ -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