Android Studio'da yeni bir Hello World projesi oluştururken bir hata mesajı aldım:
FAILURE: Build failed with an exception.
* What went wrong:
A problem occurred configuring root project 'MyApplication2'.
> Could not resolve all dependencies for configuration ':classpath'.
> Could not resolve com.android.tools.build:gradle:0.9.1.
Required by:
:MyApplication2:unspecified
> No cached version of com.android.tools.build:gradle:0.9.1 available for offline mode.
BUILD FAILED
Android Studio sürümü: 0.5.2
Gradle sürümü: 0.9.1
İnternete proxy bağlantısı kullanıyorum.