mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Update KeePassVault to 1.13.0 (11300)
This commit is contained in:
parent
8d726badca
commit
9b46e99c12
1 changed files with 9 additions and 2 deletions
|
|
@ -181,8 +181,15 @@ Builds:
|
|||
gradle:
|
||||
- fdroid
|
||||
|
||||
- versionName: 1.13.0
|
||||
versionCode: 11300
|
||||
commit: e3b78de24c567fc7a7657abcb72790973e4d8311
|
||||
subdir: app
|
||||
gradle:
|
||||
- fdroid
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: version.properties|versionCode=(\d+)|.|versionName=(.*)
|
||||
CurrentVersion: 1.12.0
|
||||
CurrentVersionCode: 11200
|
||||
CurrentVersion: 1.13.0
|
||||
CurrentVersionCode: 11300
|
||||
|
|
|
|||
Loading…
Reference in a new issue