mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 20:59:11 +00:00
Merge branch 'master' into 'master'
Add metadata/org.billthefarmer.notes.yml Closes rfp#1215 See merge request fdroid/fdroiddata!6166
This commit is contained in:
commit
799526adb1
1 changed files with 25 additions and 0 deletions
25
metadata/org.billthefarmer.notes.yml
Normal file
25
metadata/org.billthefarmer.notes.yml
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
Categories:
|
||||
- Writing
|
||||
License: GPL-3.0-only
|
||||
AuthorName: Bill Farmer
|
||||
AuthorWebSite: https://billthefarmer.github.io/
|
||||
SourceCode: https://github.com/billthefarmer/notes
|
||||
IssueTracker: https://github.com/billthefarmer/notes/issues
|
||||
Changelog: https://github.com/billthefarmer/notes/releases
|
||||
|
||||
AutoName: Notes
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/billthefarmer/notes
|
||||
|
||||
Builds:
|
||||
- versionName: '1.0'
|
||||
versionCode: 1
|
||||
commit: v1.0
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.0'
|
||||
CurrentVersionCode: 1
|
||||
Loading…
Reference in a new issue