Getting the following after upgrading Android Studio to 0.4.0:

Executing tasks: [::assemble]

Parallel execution is an incubating feature.

FAILURE: Build failed with an exception.

* What went wrong:
A problem occurred configuring project ':app'.
> Could not resolve all dependencies for configuration ':app:classpath'.
   > Could not resolve com.android.tools.build:gradle:0.7.0.
     Required by:
         MUVE:app:unspecified
      > Could not GET 
'http://repo1.maven.org/maven2/com/android/tools/build/gradle/0.7.0/gradle-0.7.0.pom'.
         > Network is unreachable: connect

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or 
--debug option to get more log output.

BUILD FAILED

Total time: 0.233 secs

I have no issues browsing to the repo1.maven.org URL listed above, I eve 
downloaded the gradle-0.7.0.pom file ensure I could.

Clicking the Sync Project with Gradle Files produces the same error.

I have tried using a local gradle distribution, as well as, the default 
gradle wrapper (recommended) options on Gradle Setting.

Anything other ideas would be appreciated.

Thanks
-Steve

-- 
You received this message because you are subscribed to the Google Groups 
"adt-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to