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