mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Merge branch 'master' into 'master'
New App: TrackerControl See merge request fdroid/fdroiddata!6648
This commit is contained in:
commit
eb2abe589a
1 changed files with 28 additions and 0 deletions
28
metadata/net.kollnig.missioncontrol.fdroid.yml
Normal file
28
metadata/net.kollnig.missioncontrol.fdroid.yml
Normal file
|
|
@ -0,0 +1,28 @@
|
|||
Categories:
|
||||
- Internet
|
||||
- Security
|
||||
License: GPL-3.0-only
|
||||
AuthorName: Oxford HCC
|
||||
WebSite: https://hcc.cs.ox.ac.uk/
|
||||
SourceCode: https://github.com/OxfordHCC/tracker-control-android
|
||||
IssueTracker: https://github.com/OxfordHCC/tracker-control-android/issues
|
||||
Changelog: https://github.com/OxfordHCC/tracker-control-android/releases
|
||||
|
||||
AutoName: TrackerControl
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/OxfordHCC/tracker-control-android
|
||||
|
||||
Builds:
|
||||
- versionName: 2020.04.25-fdroid
|
||||
versionCode: 2020042502
|
||||
commit: '2020042502'
|
||||
subdir: app
|
||||
gradle:
|
||||
- fdroid
|
||||
ndk: r21
|
||||
|
||||
AutoUpdateMode: Version %c
|
||||
UpdateCheckMode: Tags ^[0-9]+$
|
||||
CurrentVersion: 2020.04.25-fdroid
|
||||
CurrentVersionCode: 2020042502
|
||||
Loading…
Reference in a new issue