New app: GrowTracker
This commit is contained in:
parent
7b553e70ab
commit
78d167445f
27
metadata/me.anon.grow.yml
Normal file
27
metadata/me.anon.grow.yml
Normal file
|
@ -0,0 +1,27 @@
|
|||
Categories:
|
||||
- Science & Education
|
||||
License: Apache-2.0
|
||||
SourceCode: https://github.com/7LPdWcaW/GrowTracker-Android
|
||||
IssueTracker: https://github.com/7LPdWcaW/GrowTracker-Android/issues
|
||||
|
||||
Summary: Help record data about growing plants
|
||||
Description: This app helps record data about growing plants in order to monitor the
|
||||
growing conditions to help make the plants grow better, and identify potential
|
||||
issues during the grow process. It requires no permissions except for external
|
||||
storage (for caching plant data and images) in order for users to maintain anonymity.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/7LPdWcaW/GrowTracker-Android
|
||||
|
||||
Builds:
|
||||
- versionName: '2.4'
|
||||
versionCode: 19
|
||||
commit: v2.4-fdroid
|
||||
subdir: app
|
||||
gradle:
|
||||
- production
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '2.4'
|
||||
CurrentVersionCode: 19
|
Loading…
Reference in a new issue