mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-17 19:42:02 +00:00
Update KeePassVault to 1.10.0 (11000)
This commit is contained in:
parent
adcf633af7
commit
05f0b94b38
1 changed files with 9 additions and 2 deletions
|
|
@ -160,8 +160,15 @@ Builds:
|
|||
gradle:
|
||||
- fdroid
|
||||
|
||||
- versionName: 1.10.0
|
||||
versionCode: 11000
|
||||
commit: a5026ada8de9279291aa3acef28b264370b2bbc5
|
||||
subdir: app
|
||||
gradle:
|
||||
- fdroid
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: version.properties|versionCode=(\d+)|.|versionName=(.*)
|
||||
CurrentVersion: 1.9.0
|
||||
CurrentVersionCode: 10900
|
||||
CurrentVersion: 1.10.0
|
||||
CurrentVersionCode: 11000
|
||||
|
|
|
|||
Loading…
Reference in a new issue