mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Merge branch 'notally' into 'master'
new app: Notally Closes rfp#1510 See merge request fdroid/fdroiddata!8017
This commit is contained in:
commit
ea823997bb
1 changed files with 25 additions and 0 deletions
25
metadata/com.omgodse.notally.yml
Normal file
25
metadata/com.omgodse.notally.yml
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
Categories:
|
||||
- Writing
|
||||
License: GPL-3.0-only
|
||||
AuthorName: Om Godse
|
||||
AuthorEmail: omgodseapps@gmail.com
|
||||
SourceCode: https://github.com/OmGodse/Notally
|
||||
IssueTracker: https://github.com/OmGodse/Notally/issues
|
||||
|
||||
AutoName: Notally
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/OmGodse/Notally
|
||||
|
||||
Builds:
|
||||
- versionName: '3.0'
|
||||
versionCode: 25
|
||||
commit: v3.0
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '3.0'
|
||||
CurrentVersionCode: 25
|
||||
Loading…
Reference in a new issue