Getting this message when trying to create new project after updating android to 0.2.1. in ubuntu 13.04:
Failed to import Gradle project: Could not fetch model of type 'IdeaProject' using Gradle distribution 'http://services.gradle.org/distributions/gradle-1.6-bin.zip'. A problem occurred configuring project ':Testing'. A problem occurred configuring project ':Testing'. Failed to notify project evaluation listener. Could not resolve all dependencies for configuration ':Testing:_DebugCompile'. Could not find any version that matches com.android.support:support-v4:13.0.+. Required by: TestingProject:Testing:unspecified
edit: im trying to create a Master/Detail Flow option instead of a Blank Activity. Haven't tried the other options
edit: ok using a blank activity option also gives the same error. It seems i need to redownload the full 0.2.1. version but i'm afraid of the current projects to stop working.