mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update KeePassVault to 1.6.1 (10601)
This commit is contained in:
parent
e18d002bff
commit
67cf0d8799
1 changed files with 9 additions and 2 deletions
|
|
@ -132,8 +132,15 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- fdroid
|
- fdroid
|
||||||
|
|
||||||
|
- versionName: 1.6.1
|
||||||
|
versionCode: 10601
|
||||||
|
commit: 0285ebb4fbb32cf6d322b3e0fd686d4ec7c54675
|
||||||
|
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.6.0
|
CurrentVersion: 1.6.1
|
||||||
CurrentVersionCode: 10600
|
CurrentVersionCode: 10601
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue