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