There was an error while loading. Please reload this page.
This depends on googleapis/google-api-java-client#937. MediaHttpDownloader.setContentRange takes firstBytePos as a long while lastBytePos as an int. As soon as this gets fixed we need to remove int casting.
This depends on googleapis/google-api-java-client#937. MediaHttpDownloader.setContentRange takes firstBytePos as a long while lastBytePos as an int. As soon as this gets fixed we need to remove int casting.