mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update KeePassVault to 1.8.0 (10800)
This commit is contained in:
parent
0affefa117
commit
24cb697549
1 changed files with 9 additions and 2 deletions
|
|
@ -146,8 +146,15 @@ Builds:
|
|||
gradle:
|
||||
- fdroid
|
||||
|
||||
- versionName: 1.8.0
|
||||
versionCode: 10800
|
||||
commit: 870d2f421fbf3fa1c4911588dc2d441874fe6b40
|
||||
subdir: app
|
||||
gradle:
|
||||
- fdroid
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: version.properties|versionCode=(\d+)|.|versionName=(.*)
|
||||
CurrentVersion: 1.7.0
|
||||
CurrentVersionCode: 10700
|
||||
CurrentVersion: 1.8.0
|
||||
CurrentVersionCode: 10800
|
||||
|
|
|
|||
Loading…
Reference in a new issue