Added gplay

This commit is contained in:
Yuriy Glukhov 2017-09-23 13:27:04 +03:00 committed by GitHub
parent 41e4482513
commit 35b833d369

View File

@ -7260,5 +7260,20 @@
"description": "Image transformation and visualization utilities for arraymancer", "description": "Image transformation and visualization utilities for arraymancer",
"license": "Apache License 2.0", "license": "Apache License 2.0",
"web": "https://github.com/edubart/arraymancer-vision" "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"
} }
] ]