mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update KPassNotes to 1.0.1 (10001)
This commit is contained in:
parent
34fa0fe336
commit
3d72a697a2
1 changed files with 9 additions and 2 deletions
|
|
@ -61,8 +61,15 @@ Builds:
|
|||
gradle:
|
||||
- fdroid
|
||||
|
||||
- versionName: 1.0.1
|
||||
versionCode: 10001
|
||||
commit: 92ab37634d68f8dc2a4af7047139eaa733f92939
|
||||
subdir: app
|
||||
gradle:
|
||||
- fdroid
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: version.properties|versionCode=(\d+)|.|versionName=(.*)
|
||||
CurrentVersion: 1.0.0
|
||||
CurrentVersionCode: 10000
|
||||
CurrentVersion: 1.0.1
|
||||
CurrentVersionCode: 10001
|
||||
|
|
|
|||
Loading…
Reference in a new issue