mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update KeePassVault to 1.4.1 (10401)
This commit is contained in:
parent
b9beaea7f0
commit
dde076568b
1 changed files with 9 additions and 2 deletions
|
|
@ -104,8 +104,15 @@ Builds:
|
|||
gradle:
|
||||
- fdroid
|
||||
|
||||
- versionName: 1.4.1
|
||||
versionCode: 10401
|
||||
commit: 3947dd57a473289b889725656398945163026006
|
||||
subdir: app
|
||||
gradle:
|
||||
- fdroid
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: version.properties|versionCode=(\d+)|.|versionName=(.*)
|
||||
CurrentVersion: 1.4.0
|
||||
CurrentVersionCode: 10400
|
||||
CurrentVersion: 1.4.1
|
||||
CurrentVersionCode: 10401
|
||||
|
|
|
|||
Loading…
Reference in a new issue