Merge branch 'notificationcron' into 'master'
Notification Cron (com.github.fi3te.notificationcron) See merge request fdroid/fdroiddata!5147
This commit is contained in:
commit
da960849c7
23
metadata/com.github.fi3te.notificationcron.yml
Normal file
23
metadata/com.github.fi3te.notificationcron.yml
Normal file
|
|
@ -0,0 +1,23 @@
|
||||||
|
Categories:
|
||||||
|
- Time
|
||||||
|
License: GPL-3.0-only
|
||||||
|
SourceCode: https://github.com/fi3te/NotificationCron
|
||||||
|
IssueTracker: https://github.com/fi3te/NotificationCron/issues
|
||||||
|
|
||||||
|
AutoName: Notification Cron
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/fi3te/NotificationCron
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: '1.0'
|
||||||
|
versionCode: 1
|
||||||
|
commit: v1.0
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
AutoUpdateMode: Version v%v
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: '1.0'
|
||||||
|
CurrentVersionCode: 1
|
||||||
Loading…
Reference in a new issue