From 65963e9532d67bd6367d06a04a12e396b42c1aad Mon Sep 17 00:00:00 2001 From: Dawid Dziurla Date: Fri, 23 Oct 2020 18:13:31 +0200 Subject: [PATCH] New app: AndTTT --- metadata/com.github.dawidd6.andttt.yml | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 metadata/com.github.dawidd6.andttt.yml diff --git a/metadata/com.github.dawidd6.andttt.yml b/metadata/com.github.dawidd6.andttt.yml new file mode 100644 index 0000000000..8912b08fba --- /dev/null +++ b/metadata/com.github.dawidd6.andttt.yml @@ -0,0 +1,26 @@ +Categories: + - Games +License: MIT +SourceCode: https://github.com/dawidd6/andttt +IssueTracker: https://github.com/dawidd6/andttt/issues +Changelog: https://gitlab.com/dawidd6/andttt/releases + +AutoName: AndTTT +Description: Tic-tac-toe game with various game modes. It includes animations and + night-mode. + +RepoType: git +Repo: https://github.com/dawidd6/andttt + +Builds: + - versionName: 0.6.2 + versionCode: 62 + commit: v0.6.2 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: 0.6.2 +CurrentVersionCode: 62