mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update KeePassVault to 1.12.0 (11200)
This commit is contained in:
parent
66d8e6819e
commit
3cb6c22b4a
1 changed files with 9 additions and 2 deletions
|
|
@ -174,8 +174,15 @@ Builds:
|
|||
gradle:
|
||||
- fdroid
|
||||
|
||||
- versionName: 1.12.0
|
||||
versionCode: 11200
|
||||
commit: 1b551870c8a0c906ac67927789f12778f73c8f76
|
||||
subdir: app
|
||||
gradle:
|
||||
- fdroid
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: version.properties|versionCode=(\d+)|.|versionName=(.*)
|
||||
CurrentVersion: 1.11.0
|
||||
CurrentVersionCode: 11100
|
||||
CurrentVersion: 1.12.0
|
||||
CurrentVersionCode: 11200
|
||||
|
|
|
|||
Loading…
Reference in a new issue