From a3d8e9f5ee41f994f41dd9983a8e3b92a593e587 Mon Sep 17 00:00:00 2001 From: phtex Date: Tue, 9 Aug 2022 02:29:24 +0000 Subject: [PATCH] New app: com.series.anlight --- metadata/com.series.anlight.yml | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 metadata/com.series.anlight.yml diff --git a/metadata/com.series.anlight.yml b/metadata/com.series.anlight.yml new file mode 100644 index 0000000000..61ebcfe514 --- /dev/null +++ b/metadata/com.series.anlight.yml @@ -0,0 +1,29 @@ +Categories: + - System +License: GPL-3.0-only +AuthorName: Neo Chou +AuthorEmail: neophtex@gmail.com +SourceCode: https://github.com/neophtex/An-Light-Flashlight +IssueTracker: https://github.com/neophtex/An-Light-Flashlight/issues + +AutoName: An Light + +RepoType: git +Repo: https://github.com/neophtex/An-Light-Flashlight + +Builds: + - versionName: '1.0' + versionCode: 1 + commit: 5c667bb39b5d052da9890f16be7f99c06d68e413 + 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: '1.0' +CurrentVersionCode: 1