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" } ]