aboutsummaryrefslogtreecommitdiff
path: root/bintray-info-template.json
diff options
context:
space:
mode:
Diffstat (limited to 'bintray-info-template.json')
-rw-r--r--bintray-info-template.json21
1 files changed, 0 insertions, 21 deletions
diff --git a/bintray-info-template.json b/bintray-info-template.json
deleted file mode 100644
index 4021964..0000000
--- a/bintray-info-template.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "package": {
- "user_org": "android",
- "repo": "android-utils",
- "group": "com.android.volley",
- "name": "com.android.volley.volley",
- "desc": "Volley Android library",
- "licenses": ["Apache-2.0"],
- "website_url": "https://github.com/google/volley",
- "issue_tracker_url": "https://github.com/google/volley/issues",
- "vcs_url": "https://github.com/google/volley.git",
- "labels": ["android", "volley", "network"],
- "public_download_numbers": true
- },
- "version": {
- "name": "$VERSION$",
- "desc": "Volley Android library version $VERSION$",
- "gpgSign": false
- },
- "publish": true
-} \ No newline at end of file