From f579c5d1f08ad64018477b47eedbe2af577c64e5 Mon Sep 17 00:00:00 2001 From: fruitsnack <2001719-fruitsnack@users.noreply.gitlab.com> Date: Wed, 6 Mar 2024 13:45:49 +0000 Subject: [PATCH] New App: Buckwheat --- metadata/com.danilkinkin.buckwheat.yml | 37 ++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 metadata/com.danilkinkin.buckwheat.yml diff --git a/metadata/com.danilkinkin.buckwheat.yml b/metadata/com.danilkinkin.buckwheat.yml new file mode 100644 index 0000000000..aa925fa529 --- /dev/null +++ b/metadata/com.danilkinkin.buckwheat.yml @@ -0,0 +1,37 @@ +Categories: + - System + - Theming +License: GPL-3.0-only +AuthorName: Danil Š—akhvatkin +AuthorEmail: hello@danilkinkin.com +AuthorWebSite: https://danilkinkin.com/ +WebSite: https://buckwheat.app/ +SourceCode: https://github.com/danilkinkin/buckwheat/ +IssueTracker: https://github.com/danilkinkin/buckwheat/issues/ +Translation: https://crowdin.com/project/buckwheat/ +Donate: https://buckwheat.app/contribute/ + +AutoName: Buckwheat + +RepoType: git +Repo: https://github.com/danilkinkin/buckwheat.git +Binaries: https://github.com/danilkinkin/buckwheat/releases/download/%v/buckwheat_v%v.apk + +Builds: + - versionName: 4.5.5 + versionCode: 27 + commit: 5a4240c432731c3faf09616c59f973b4ebd98ac0 + subdir: app + sudo: + - apt-get update + - apt-get install openjdk-17-jdk-headless + - update-alternatives --auto java + gradle: + - yes + +AllowedAPKSigningKeys: 2a9f9a8908770aa0e82b161473cb8f419443447d1e8268e6f6a82f889d7a788f + +AutoUpdateMode: Version +UpdateCheckMode: Tags +CurrentVersion: 4.5.5 +CurrentVersionCode: 27