From 89ea2a30bad66f29bd792de190716ff4ed1f8314 Mon Sep 17 00:00:00 2001 From: FestplattenSchnitzel Date: Wed, 22 Dec 2021 02:16:57 +0000 Subject: [PATCH] com.phstudio.darktheme --- metadata/com.phstudio.darktheme.yml | 33 +++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 metadata/com.phstudio.darktheme.yml diff --git a/metadata/com.phstudio.darktheme.yml b/metadata/com.phstudio.darktheme.yml new file mode 100644 index 0000000000..409bee7fe7 --- /dev/null +++ b/metadata/com.phstudio.darktheme.yml @@ -0,0 +1,33 @@ +Categories: + - Theming +License: GPL-3.0-only +AuthorName: PH studio +AuthorEmail: phstudio@pm.me +AuthorWebSite: https://phstudio2.webnode.com +WebSite: https://phstudio2.webnode.com/dark-theme +SourceCode: https://github.com/phstudio2/Darktheme +IssueTracker: https://github.com/phstudio2/Darktheme/issues +Changelog: https://github.com/phstudio2/Darktheme/releases +Donate: https://phstudio2.webnode.com/donate + +AutoName: Dark theme + +RepoType: git +Repo: https://github.com/phstudio2/Darktheme.git + +Builds: + - versionName: '2.3' + versionCode: 5 + commit: 2.3x + 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 +CurrentVersion: '2.3' +CurrentVersionCode: 5