From 35b833d369875530a18fe957ce76fff1efb29b0b Mon Sep 17 00:00:00 2001 From: Yuriy Glukhov Date: Sat, 23 Sep 2017 13:27:04 +0300 Subject: [PATCH] Added gplay --- packages.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/packages.json b/packages.json index 39ad5d3..631a409 100644 --- a/packages.json +++ b/packages.json @@ -7260,5 +7260,20 @@ "description": "Image transformation and visualization utilities for arraymancer", "license": "Apache License 2.0", "web": "https://github.com/edubart/arraymancer-vision" + }, + { + "name": "gplay", + "url": "https://github.com/yglukhov/gplay", + "method": "git", + "tags": [ + "google", + "play", + "apk", + "publish", + "upload" + ], + "description": "Google Play APK Uploader", + "license": "MIT", + "web": "https://github.com/yglukhov/gplay" } ]