mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
New app: Child Monitor
This commit is contained in:
parent
406fe1a1db
commit
199748c2c4
1 changed files with 24 additions and 0 deletions
24
metadata/de.rochefort.childmonitor.yml
Normal file
24
metadata/de.rochefort.childmonitor.yml
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
Categories:
|
||||
- Connectivity
|
||||
License: GPL-3.0-or-later
|
||||
AuthorName: Enguerrand de Rochefort
|
||||
SourceCode: https://github.com/enguerrand/child-monitor
|
||||
IssueTracker: https://github.com/enguerrand/child-monitor/issues
|
||||
|
||||
AutoName: Child Monitor
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/enguerrand/child-monitor
|
||||
|
||||
Builds:
|
||||
- versionName: '0.4'
|
||||
versionCode: 4
|
||||
commit: v0.4
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '0.4'
|
||||
CurrentVersionCode: 4
|
||||
Loading…
Reference in a new issue