diff --git a/metadata/me.lucky.catcher.yml b/metadata/me.lucky.catcher.yml new file mode 100644 index 0000000000..0cb647dac0 --- /dev/null +++ b/metadata/me.lucky.catcher.yml @@ -0,0 +1,30 @@ +Categories: + - Security +License: GPL-3.0-only +AuthorName: lucky +AuthorEmail: 44uaanjm0@relay.firefox.com +AuthorWebSite: https://github.com/x13a +SourceCode: https://github.com/x13a/Catcher +IssueTracker: https://github.com/x13a/Catcher/issues + +AutoName: Catcher + +RepoType: git +Repo: https://github.com/x13a/Catcher.git + +Builds: + - versionName: 1.0.0 + versionCode: 1 + commit: f69395baf0e2a32e15aa625e5672de0d1c8894af + 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.0.0 +CurrentVersionCode: 1