mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-18 03:52:13 +00:00
Merge branch 'feature/io.treehouses.remote' into 'master'
New app: Treehouses Remote Closes rfp#1384 See merge request fdroid/fdroiddata!7134
This commit is contained in:
commit
d2504dd81d
1 changed files with 27 additions and 0 deletions
27
metadata/io.treehouses.remote.yml
Normal file
27
metadata/io.treehouses.remote.yml
Normal file
|
|
@ -0,0 +1,27 @@
|
||||||
|
AntiFeatures:
|
||||||
|
- Tracking
|
||||||
|
Categories:
|
||||||
|
- Connectivity
|
||||||
|
License: AGPL-3.0-only
|
||||||
|
AuthorName: treehouses
|
||||||
|
AuthorWebSite: https://treehouses.io/
|
||||||
|
SourceCode: https://github.com/treehouses/remote
|
||||||
|
IssueTracker: https://github.com/treehouses/remote/issues
|
||||||
|
|
||||||
|
AutoName: Treehouses Remote
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://gitlab.com/treehouses/remote.git
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: '4176'
|
||||||
|
versionCode: 4176
|
||||||
|
commit: fdroid-4176
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
AutoUpdateMode: Version fdroid-%v
|
||||||
|
UpdateCheckMode: Tags fdroid-[0-9]+
|
||||||
|
CurrentVersion: '4176'
|
||||||
|
CurrentVersionCode: 4176
|
||||||
Loading…
Reference in a new issue