mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 02:01:42 +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:
|
gradle:
|
||||||
- fdroid
|
- fdroid
|
||||||
|
|
||||||
|
- versionName: 1.14.0
|
||||||
|
versionCode: 11400
|
||||||
|
commit: 11dd1bab5d07a9cc9bdee0e2473039ab5a1b2280
|
||||||
|
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.13.0
|
CurrentVersion: 1.14.0
|
||||||
CurrentVersionCode: 11300
|
CurrentVersionCode: 11400
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue