mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Merge branch 'grocery-manager' into 'master'
Uploading meta data for grocerymanager See merge request fdroid/fdroiddata!6984
This commit is contained in:
commit
1653a17031
1 changed files with 29 additions and 0 deletions
29
metadata/com.grocerymanager.yml
Normal file
29
metadata/com.grocerymanager.yml
Normal file
|
|
@ -0,0 +1,29 @@
|
|||
Categories:
|
||||
- Time
|
||||
- Writing
|
||||
License: Apache-2.0
|
||||
WebSite: https://gitlab.com/upasana-me/grocerymanager
|
||||
SourceCode: https://gitlab.com/upasana-me/grocerymanager/tree/HEAD
|
||||
IssueTracker: https://gitlab.com/upasana-me/grocerymanager/issues
|
||||
|
||||
AutoName: Grocery Manager
|
||||
Summary: Manage your groceries
|
||||
Description: |-
|
||||
* You can create an inventory of your pantry using this app
|
||||
* This app will remind you whenever an item is about to expire
|
||||
* You can check where did you put an item
|
||||
* You can check in the inventory before buying a new item
|
||||
|
||||
RepoType: git
|
||||
Repo: https://gitlab.com/upasana-me/grocerymanager.git
|
||||
|
||||
Builds:
|
||||
- versionName: '1.0'
|
||||
versionCode: 1
|
||||
commit: v1
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: Tags
|
||||
Loading…
Reference in a new issue