From 660d5761e57c658e66efb75a6f1e01569eab8baf Mon Sep 17 00:00:00 2001 From: Danilo Bargen Date: Fri, 5 Aug 2022 11:46:44 +0000 Subject: [PATCH] New App: io.spaceapi.myhackerspace --- metadata/io.spaceapi.myhackerspace.yml | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 metadata/io.spaceapi.myhackerspace.yml diff --git a/metadata/io.spaceapi.myhackerspace.yml b/metadata/io.spaceapi.myhackerspace.yml new file mode 100644 index 0000000000..937cfc3295 --- /dev/null +++ b/metadata/io.spaceapi.myhackerspace.yml @@ -0,0 +1,25 @@ +Categories: + - Internet +License: GPL-3.0-only +WebSite: https://github.com/spaceapi-community/my-hackerspace +SourceCode: https://github.com/spaceapi-community/my-hackerspace +IssueTracker: https://github.com/spaceapi-community/my-hackerspace/issues +Changelog: https://github.com/spaceapi-community/my-hackerspace/blob/main/CHANGELOG.md + +AutoName: MyHackerspace + +RepoType: git +Repo: https://github.com/spaceapi-community/my-hackerspace.git + +Builds: + - versionName: 2.0.1 + versionCode: 101 + commit: v2.0.1 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version %v +UpdateCheckMode: Tags +CurrentVersion: 2.0.1 +CurrentVersionCode: 101