From 6467bfff22fc4fa1c008e2093213c827ad474c31 Mon Sep 17 00:00:00 2001 From: linsui <2873532-linsui@users.noreply.gitlab.com> Date: Wed, 13 Mar 2024 05:40:06 +0000 Subject: [PATCH] Revert "add github.com/spieglt/FlyingCarpet" This reverts merge request !14679 --- metadata/dev.spiegl.flyingcarpet.yml | 31 ---------------------------- 1 file changed, 31 deletions(-) delete mode 100644 metadata/dev.spiegl.flyingcarpet.yml diff --git a/metadata/dev.spiegl.flyingcarpet.yml b/metadata/dev.spiegl.flyingcarpet.yml deleted file mode 100644 index dc2c049d41..0000000000 --- a/metadata/dev.spiegl.flyingcarpet.yml +++ /dev/null @@ -1,31 +0,0 @@ -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