mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Merge branch 'simplereminder' into 'master'
New app: SimpleReminder See merge request fdroid/fdroiddata!7362
This commit is contained in:
commit
b0a4bc6f79
1 changed files with 25 additions and 0 deletions
25
metadata/felixwiemuth.simplereminder.yml
Normal file
25
metadata/felixwiemuth.simplereminder.yml
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
Categories:
|
||||
- Time
|
||||
License: GPL-3.0-or-later
|
||||
SourceCode: https://github.com/felixwiemuth/SimpleReminder
|
||||
IssueTracker: https://github.com/felixwiemuth/SimpleReminder/issues
|
||||
|
||||
AutoName: SimpleReminder
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/felixwiemuth/SimpleReminder
|
||||
|
||||
Builds:
|
||||
- versionName: 0.9.4
|
||||
versionCode: 7
|
||||
commit: v0.9.4
|
||||
subdir: app
|
||||
submodules: true
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
ArchivePolicy: 10 versions
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags v\d+\.\d+\.\d+
|
||||
CurrentVersion: 0.9.4
|
||||
CurrentVersionCode: 7
|
||||
Loading…
Reference in a new issue