mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
New app: Contact Diary
This commit is contained in:
parent
df234cecd8
commit
ea96b9a73f
1 changed files with 26 additions and 0 deletions
26
metadata/com.apozas.contactdiary.yml
Normal file
26
metadata/com.apozas.contactdiary.yml
Normal file
|
|
@ -0,0 +1,26 @@
|
|||
Categories:
|
||||
- Writing
|
||||
License: GPL-3.0-or-later
|
||||
AuthorName: Alex Pozas-Kerstjens
|
||||
AuthorWebSite: https://www.alexpozas.com/
|
||||
SourceCode: https://github.com/apozas/contactdiary
|
||||
IssueTracker: https://github.com/apozas/contactdiary/issues
|
||||
Donate: https://paypal.me/apozasker
|
||||
|
||||
AutoName: Contact Diary
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/apozas/contactdiary
|
||||
|
||||
Builds:
|
||||
- versionName: 1.0.4-github
|
||||
versionCode: 5
|
||||
commit: v1.0.4
|
||||
subdir: android_app/app
|
||||
gradle:
|
||||
- github
|
||||
|
||||
AutoUpdateMode: Version +-github v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.0.4
|
||||
CurrentVersionCode: 5
|
||||
Loading…
Reference in a new issue