fdroiddata/metadata/com.ivanovsky.passnotes.yml

41 lines
914 B
YAML
Raw Normal View History

2022-10-23 12:50:38 +00:00
Categories:
- Security
License: Apache-2.0
AuthorName: Aleksey Ivanovsky
AuthorEmail: alexei.ivanovski@gmail.com
SourceCode: https://github.com/aivanovski/kpassnotes
IssueTracker: https://github.com/aivanovski/kpassnotes/issues
AutoName: KPassNotes
RepoType: git
Repo: https://github.com/aivanovski/kpassnotes.git
Builds:
- versionName: 0.20.1
versionCode: 2001
commit: 3526c9a64c68b54baf27d3fb056117642828f212
subdir: app
gradle:
- yes
2022-11-06 06:54:13 +00:00
- versionName: 0.21.0
versionCode: 2100
commit: 7a8f34500b7a24a9b3d0f55f9465872e95744b80
subdir: app
gradle:
- yes
2023-02-12 06:41:42 +00:00
- versionName: 0.22.0
versionCode: 2200
commit: 9111eca8716090f7c0ed914ec9ab5d5a008ef477
subdir: app
gradle:
- yes
2022-10-23 12:50:38 +00:00
AutoUpdateMode: Version
UpdateCheckMode: Tags
UpdateCheckData: version.properties|versionCode=(\d+)|.|versionName=(.*)
2023-02-12 06:41:42 +00:00
CurrentVersion: 0.22.0
CurrentVersionCode: 2200