From 90e1e8a6a8f6cf3048253e3db7d9034931a98420 Mon Sep 17 00:00:00 2001 From: ByteHamster Date: Tue, 14 Dec 2021 14:34:04 +0000 Subject: [PATCH] New app: Flowit! --- metadata/com.bytehamster.flowitgame.yml | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 metadata/com.bytehamster.flowitgame.yml diff --git a/metadata/com.bytehamster.flowitgame.yml b/metadata/com.bytehamster.flowitgame.yml new file mode 100644 index 0000000000..edc15cee87 --- /dev/null +++ b/metadata/com.bytehamster.flowitgame.yml @@ -0,0 +1,23 @@ +Categories: + - Games +License: GPL-3.0-only +SourceCode: https://github.com/ByteHamster/Flowit +IssueTracker: https://github.com/ByteHamster/Flowit/issues + +AutoName: Flowit! + +RepoType: git +Repo: https://github.com/ByteHamster/Flowit.git + +Builds: + - versionName: '2.8' + versionCode: 17 + commit: b9bcae5b4befca4593b61db0bc2b74fe57b637a7 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version %v +UpdateCheckMode: Tags v.*[0-9]$ +CurrentVersion: '2.8' +CurrentVersionCode: 17