From 57aa84a6c177f8b48f7e7e30e9ac4d1600f7093f Mon Sep 17 00:00:00 2001 From: Alexander Goussas Date: Sun, 25 Feb 2024 15:40:40 +0000 Subject: [PATCH] Add Alexandria App --- .../io.github.aloussase.booksdownloader.yml | 30 +++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 metadata/io.github.aloussase.booksdownloader.yml diff --git a/metadata/io.github.aloussase.booksdownloader.yml b/metadata/io.github.aloussase.booksdownloader.yml new file mode 100644 index 0000000000..f134a14e93 --- /dev/null +++ b/metadata/io.github.aloussase.booksdownloader.yml @@ -0,0 +1,30 @@ +Categories: + - Internet + - Reading +License: MIT +AuthorName: Alexander Goussas +AuthorEmail: goussasalexander@gmail.com +SourceCode: https://github.com/aloussase/alexandria-app +IssueTracker: https://github.com/aloussase/alexandria-app/issues + +AutoName: Alexandria + +RepoType: git +Repo: https://github.com/aloussase/alexandria-app + +Builds: + - versionName: 0.1.1 + versionCode: 1 + commit: 4a7ce1498bdcd57e0619afd2cbd2a5b4493c9df3 + subdir: app + sudo: + - apt-get update + - apt-get install -y openjdk-17-jdk-headless + - update-java-alternatives -a + gradle: + - yes + +AutoUpdateMode: Version +UpdateCheckMode: Tags +CurrentVersion: 0.1.1 +CurrentVersionCode: 1