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