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