mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update KeePassVault to 1.4.4 (10404)
This commit is contained in:
parent
e367d3abdb
commit
9fc8b6cc42
1 changed files with 9 additions and 2 deletions
|
|
@ -118,8 +118,15 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- fdroid
|
- fdroid
|
||||||
|
|
||||||
|
- versionName: 1.4.4
|
||||||
|
versionCode: 10404
|
||||||
|
commit: 7ec157c2a896f0b5fa6271a9c7fc6bccf2a4143c
|
||||||
|
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.4.2
|
CurrentVersion: 1.4.4
|
||||||
CurrentVersionCode: 10402
|
CurrentVersionCode: 10404
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue