mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update KPassNotes to 1.0.0 (10000)
This commit is contained in:
parent
6739299584
commit
7c66674dd4
1 changed files with 9 additions and 2 deletions
|
|
@ -54,8 +54,15 @@ Builds:
|
|||
gradle:
|
||||
- fdroid
|
||||
|
||||
- versionName: 1.0.0
|
||||
versionCode: 10000
|
||||
commit: 6b4804012b71a1dcb7a47f60619b29864afa9a15
|
||||
subdir: app
|
||||
gradle:
|
||||
- fdroid
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: version.properties|versionCode=(\d+)|.|versionName=(.*)
|
||||
CurrentVersion: 0.25.0
|
||||
CurrentVersionCode: 2500
|
||||
CurrentVersion: 1.0.0
|
||||
CurrentVersionCode: 10000
|
||||
|
|
|
|||
Loading…
Reference in a new issue