From f9d62e58feca7e394fad15eff13fa58555684146 Mon Sep 17 00:00:00 2001 From: Robin Townsend Date: Fri, 17 Dec 2021 19:12:53 +0000 Subject: [PATCH] Add Toadua --- metadata/town.robin.toadua.yml | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 metadata/town.robin.toadua.yml diff --git a/metadata/town.robin.toadua.yml b/metadata/town.robin.toadua.yml new file mode 100644 index 0000000000..0b7ef9d58d --- /dev/null +++ b/metadata/town.robin.toadua.yml @@ -0,0 +1,31 @@ +Categories: + - Internet + - Reading +License: MIT +AuthorName: Robin Townsend +AuthorEmail: robin@robin.town +AuthorWebSite: https://robin.town/ +SourceCode: https://github.com/toaq/toadua-android +IssueTracker: https://github.com/toaq/toadua-android/issues + +AutoName: Toadua + +RepoType: git +Repo: https://github.com/toaq/toadua-android.git + +Builds: + - versionName: 1.1.0 + versionCode: 5 + commit: v1.1.0 + 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 v%v +UpdateCheckMode: Tags +CurrentVersion: 1.1.0 +CurrentVersionCode: 5