From 8f9b196a495e6e14192a77133919ba96803a60d5 Mon Sep 17 00:00:00 2001 From: ix5 <7340503-ix5@users.noreply.gitlab.com> Date: Sun, 31 Jan 2021 15:22:47 +0100 Subject: [PATCH] New app: Rview Gerrit Client - com.ruesga.rview "A Gerrit client application for Android" Upstream: https://github.com/jruesga/rview Fastlane metadata present. --- metadata/com.ruesga.rview.yml | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 metadata/com.ruesga.rview.yml diff --git a/metadata/com.ruesga.rview.yml b/metadata/com.ruesga.rview.yml new file mode 100644 index 0000000000..5d1715cdf5 --- /dev/null +++ b/metadata/com.ruesga.rview.yml @@ -0,0 +1,27 @@ +Categories: + - Development + - Internet +License: Apache-2.0 +AuthorName: Jorge Ruesga +AuthorEmail: jorge@ruesga.com +SourceCode: https://github.com/jruesga/rview +IssueTracker: https://github.com/jruesga/rview/issues +Changelog: https://github.com/jruesga/rview/releases + +AutoName: Rview + +RepoType: git +Repo: https://github.com/jruesga/rview + +Builds: + - versionName: 2.4.2 + versionCode: 69 + commit: v2.4.2 + gradle: + - floss + output: app/build/outputs/apk/floss/release/*.apk + +AutoUpdateMode: Version %v +UpdateCheckMode: Tags +CurrentVersion: 2.4.2 +CurrentVersionCode: 69