From 4fc687a09df60acea1a1b080709487160538a978 Mon Sep 17 00:00:00 2001 From: Jeff L <7486409-baturkey@users.noreply.gitlab.com> Date: Tue, 22 Dec 2020 20:04:49 +0000 Subject: [PATCH] New app: Balance the Ball --- metadata/com.jeffliu.balancetheball.yml | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 metadata/com.jeffliu.balancetheball.yml diff --git a/metadata/com.jeffliu.balancetheball.yml b/metadata/com.jeffliu.balancetheball.yml new file mode 100644 index 0000000000..4d53a2c248 --- /dev/null +++ b/metadata/com.jeffliu.balancetheball.yml @@ -0,0 +1,24 @@ +Categories: + - Games +License: GPL-3.0-only +SourceCode: https://github.com/baturkey/Balance-the-Ball +IssueTracker: https://github.com/baturkey/Balance-the-Ball/issues +Changelog: https://github.com/baturkey/Balance-the-Ball/releases + +AutoName: Balance the Ball + +RepoType: git +Repo: https://github.com/baturkey/Balance-the-Ball + +Builds: + - versionName: 1.0.2 + versionCode: 3 + commit: 1.0.2 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version %v +UpdateCheckMode: Tags +CurrentVersion: 1.0.2 +CurrentVersionCode: 3