fdroiddata/metadata/com.ivanovsky.passnotes.yml
2022-11-06 07:47:27 +00:00

33 lines
774 B
YAML

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
- versionName: 0.21.0
versionCode: 2100
commit: 7a8f34500b7a24a9b3d0f55f9465872e95744b80
subdir: app
gradle:
- yes
AutoUpdateMode: Version
UpdateCheckMode: Tags
UpdateCheckData: version.properties|versionCode=(\d+)|.|versionName=(.*)
CurrentVersion: 0.21.0
CurrentVersionCode: 2100