aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDominik Picheta <dominikpicheta@googlemail.com>2017-09-23 11:56:25 +0100
committerGitHub <noreply@github.com>2017-09-23 11:56:25 +0100
commit279a774a40eff08afd027d2fd6c5a365c41bd951 (patch)
treee8d2da313a49f3f9f4d31295e7597ce098f2de3c
parent41e44825130ee035d25b37639fddde61a959223a (diff)
parent35b833d369875530a18fe957ce76fff1efb29b0b (diff)
downloadpackages-279a774a40eff08afd027d2fd6c5a365c41bd951.tar.gz
packages-279a774a40eff08afd027d2fd6c5a365c41bd951.zip
Merge pull request #587 from yglukhov/patch-6
Added gplay
-rw-r--r--packages.json15
1 files changed, 15 insertions, 0 deletions
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"
}
]