AndroidスタジオにMusicBobberライブラリをインポートしようとしています。サンプル プロジェクトをダウンロードしてインポートしましたが、プロジェクトを同期すると、次のエラーが表示されました。
Error:A problem occurred configuring project ':app'.
A problem occurred configuring project ':audiowidget'.
Could not download support-media-compat.aar (com.android.support:support-media-compat:24.2.0)
Could not get resource 'https://jcenter.bintray.com/com/android/support/support-media-compat/24.2.0/support-media-compat-24.2.0.aar'.
Could not GET 'https://jcenter.bintray.com/com/android/support/support-media-compat/24.2.0/support-media-compat-24.2.0.aar'.
Connection to 'https://jcenter.bintray.com' refused
https://jcenter.bintray.comを開こうとすると、問題なくサイトが開きます。また、プロキシにfreegateを使用しています。どこに問題があり、どうすればよいですか?