From 39db5b860cf6515b35412ac1df0b18a68f7be738 Mon Sep 17 00:00:00 2001 From: Willie169 Date: Fri, 11 Oct 2024 05:57:49 +0000 Subject: [PATCH] Com.willie.mancala --- metadata/com.willie.mancala.yml | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 metadata/com.willie.mancala.yml diff --git a/metadata/com.willie.mancala.yml b/metadata/com.willie.mancala.yml new file mode 100644 index 0000000000..0c9e09bc12 --- /dev/null +++ b/metadata/com.willie.mancala.yml @@ -0,0 +1,29 @@ +Categories: + - Games +License: AGPL-3.0-only +AuthorName: Willie +SourceCode: https://github.com/Willie169/mancala-android +IssueTracker: https://github.com/Willie169/mancala-android/issues +Changelog: https://github.com/Willie169/mancala-android/releases +Bitcoin: bc1qm7fuvza2tktvjzfmvf37vw6yft5ntd2u5gh9l0 + +AutoName: Mancala + +RepoType: git +Repo: https://github.com/Willie169/mancala-android.git +Binaries: https://github.com/Willie169/mancala-android/releases/download/v%v/com.willie.mancala_%c.apk + +Builds: + - versionName: '1.0' + versionCode: 10 + commit: 84b0847c99aae3abf3b8036c27304863c250e286 + subdir: app + gradle: + - yes + +AllowedAPKSigningKeys: cee6e3506b12be496577b9d7641330f9b9880de37037cf030c5d6d8bf1f757ef + +AutoUpdateMode: Version +UpdateCheckMode: Tags +CurrentVersion: '1.0' +CurrentVersionCode: 10