From 491fe7e546db45605149d1dea7a6fff7d39dbbb2 Mon Sep 17 00:00:00 2001 From: TS Date: Wed, 13 Mar 2024 05:37:31 +0000 Subject: [PATCH] add github.com/spieglt/FlyingCarpet --- metadata/dev.spiegl.flyingcarpet.yml | 31 ++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 metadata/dev.spiegl.flyingcarpet.yml diff --git a/metadata/dev.spiegl.flyingcarpet.yml b/metadata/dev.spiegl.flyingcarpet.yml new file mode 100644 index 0000000000..dc2c049d41 --- /dev/null +++ b/metadata/dev.spiegl.flyingcarpet.yml @@ -0,0 +1,31 @@ +Categories: + - Connectivity + - System +License: GPL-3.0-only +AuthorName: Theron Spiegl +AuthorEmail: theron@spiegl.dev +AuthorWebSite: https://github.com/spieglt +SourceCode: https://github.com/spieglt/FlyingCarpet/tree/HEAD/Android/FlyingCarpet +IssueTracker: https://github.com/spieglt/FlyingCarpet/issues + +AutoName: Flying Carpet + +RepoType: git +Repo: https://github.com/spieglt/FlyingCarpet + +Builds: + - versionName: 8.0.1 + versionCode: 13 + commit: c101b8b0054baa437ffa5d81a5f536e8ea2a4a41 + subdir: Android/FlyingCarpet/app + sudo: + - apt-get update + - apt-get install -y openjdk-17-jdk-headless + - update-java-alternatives -a + gradle: + - yes + +AutoUpdateMode: None +UpdateCheckMode: Tags +CurrentVersion: 8.0.1 +CurrentVersionCode: 13