From 5fa44d0a0b9f6126d1fa66456b263635e6523ce8 Mon Sep 17 00:00:00 2001 From: Peter Serwylo Date: Fri, 5 Feb 2021 20:54:51 +0000 Subject: [PATCH] Add com.serwylo.beatgame. --- metadata/com.serwylo.beatgame.yml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 metadata/com.serwylo.beatgame.yml diff --git a/metadata/com.serwylo.beatgame.yml b/metadata/com.serwylo.beatgame.yml new file mode 100644 index 0000000000..a261880198 --- /dev/null +++ b/metadata/com.serwylo.beatgame.yml @@ -0,0 +1,21 @@ +Categories: + - Games +License: GPL-3.0-only +SourceCode: https://github.com/pserwylo/beat-game +IssueTracker: https://github.com/pserwylo/beat-game/issues + +RepoType: git +Repo: https://github.com/pserwylo/beat-game + +Builds: + - versionName: 0.1.0 + versionCode: 1 + commit: v0.1.0 + subdir: android + gradle: + - yes + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: 0.1.0 +CurrentVersionCode: 1