mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update KeePassVault to 1.6.0 (10600)
This commit is contained in:
parent
880bb72e7a
commit
99f9489830
1 changed files with 9 additions and 2 deletions
|
|
@ -125,8 +125,15 @@ Builds:
|
|||
gradle:
|
||||
- fdroid
|
||||
|
||||
- versionName: 1.6.0
|
||||
versionCode: 10600
|
||||
commit: b52e7408a84b01781b9d832ae82fd5ff19308053
|
||||
subdir: app
|
||||
gradle:
|
||||
- fdroid
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: version.properties|versionCode=(\d+)|.|versionName=(.*)
|
||||
CurrentVersion: 1.5.0
|
||||
CurrentVersionCode: 10500
|
||||
CurrentVersion: 1.6.0
|
||||
CurrentVersionCode: 10600
|
||||
|
|
|
|||
Loading…
Reference in a new issue