diff --git a/metadata/com.bnyro.trivia.yml b/metadata/com.bnyro.trivia.yml new file mode 100644 index 0000000000..b88fb87235 --- /dev/null +++ b/metadata/com.bnyro.trivia.yml @@ -0,0 +1,34 @@ +AntiFeatures: + - NonFreeNet +Categories: + - Games + - Multimedia +License: GPL-3.0-or-later +AuthorName: Bnyro +AuthorEmail: bnyro@tutanota.com +AuthorWebSite: https://bnyro.github.io +SourceCode: https://github.com/Bnyro/TriviaYou +IssueTracker: https://github.com/Bnyro/TriviaYou/issues +Changelog: https://github.com/Bnyro/TriviaYou/releases + +AutoName: Trivia You + +RepoType: git +Repo: https://github.com/Bnyro/TriviaYou.git + +Builds: + - versionName: '0.6' + versionCode: 6 + commit: a8e33aee485b826bca01c58dc616eb47338596b8 + subdir: app + sudo: + - apt-get update || apt-get update + - apt-get install -y openjdk-11-jdk-headless + - update-alternatives --auto java + gradle: + - yes + +AutoUpdateMode: Version +UpdateCheckMode: Tags .*[0-9]$ +CurrentVersion: '0.6' +CurrentVersionCode: 6