Ghulam Nasir

Results 2 issues of Ghulam Nasir

The cause of the problem is the following code (located in **core.downloader.BaseImageLoader**) ``` protected boolean shouldBeProcessed(HttpURLConnection conn) throws IOException { return conn.getResponseCode() == 200; } ```

All the 4.X.X releases are much greater than the 2GB allowed by Github. We need to figure a way to upload those releases.

In Progress