mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update KeePassVault to 1.5.0 (10500)
This commit is contained in:
parent
f971867d87
commit
054c03433c
1 changed files with 9 additions and 2 deletions
|
|
@ -125,8 +125,15 @@ Builds:
|
|||
gradle:
|
||||
- fdroid
|
||||
|
||||
- versionName: 1.5.0
|
||||
versionCode: 10500
|
||||
commit: c861bc3c6f877aa3452b1e18f8f0c7ec00c4d3ad
|
||||
subdir: app
|
||||
gradle:
|
||||
- fdroid
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: version.properties|versionCode=(\d+)|.|versionName=(.*)
|
||||
CurrentVersion: 1.4.4
|
||||
CurrentVersionCode: 10404
|
||||
CurrentVersion: 1.5.0
|
||||
CurrentVersionCode: 10500
|
||||
|
|
|
|||
Loading…
Reference in a new issue