mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-04 21:26:57 +00:00
Update KeePassVault to 1.14.0 (11400)
This commit is contained in:
parent
7f74cce756
commit
8084d950f2
1 changed files with 9 additions and 2 deletions
|
|
@ -188,8 +188,15 @@ Builds:
|
|||
gradle:
|
||||
- fdroid
|
||||
|
||||
- versionName: 1.14.0
|
||||
versionCode: 11400
|
||||
commit: 11dd1bab5d07a9cc9bdee0e2473039ab5a1b2280
|
||||
subdir: app
|
||||
gradle:
|
||||
- fdroid
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: version.properties|versionCode=(\d+)|.|versionName=(.*)
|
||||
CurrentVersion: 1.13.0
|
||||
CurrentVersionCode: 11300
|
||||
CurrentVersion: 1.14.0
|
||||
CurrentVersionCode: 11400
|
||||
|
|
|
|||
Loading…
Reference in a new issue