From dfd1acb2159f3901981ca302327213e55b2378e3 Mon Sep 17 00:00:00 2001 From: Timur Mehrvarz Date: Thu, 3 Mar 2022 16:15:41 +0000 Subject: [PATCH] NewApp: WebCall for Android --- metadata/timur.webcall.callee.yml | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 metadata/timur.webcall.callee.yml diff --git a/metadata/timur.webcall.callee.yml b/metadata/timur.webcall.callee.yml new file mode 100644 index 0000000000..9bd8a9f980 --- /dev/null +++ b/metadata/timur.webcall.callee.yml @@ -0,0 +1,29 @@ +Categories: + - Internet +License: GPL-3.0-only +AuthorName: Timur +AuthorEmail: timur@timur.mobi +AuthorWebSite: https://timur.mobi +SourceCode: https://github.com/mehrvarz/webcall-android +IssueTracker: https://github.com/mehrvarz/webcall-android/issues + +AutoName: WebCall + +RepoType: git +Repo: https://github.com/mehrvarz/webcall-android.git + +Builds: + - versionName: 0.9.71 + versionCode: 71 + commit: 217e7dce805007a284995d5c63548ac1d3bf060a + sudo: + - apt-get update || apt-get update + - apt-get install -y openjdk-11-jdk-headless + - update-alternatives --auto java + gradle: + - yes + +AutoUpdateMode: Version +UpdateCheckMode: Tags +CurrentVersion: 0.9.71 +CurrentVersionCode: 71