Failed to Find Android Wearable Dependency

Problem: After installing Android Studio Beta and using the wizard to create a new wearable app, the Gradle build failed with the following errors: Error: Failed to find: com.google.android.gms:play-services-wearable:+ Error: Failed to find: com.google.android.support:wearable:+ Solution: [Update]Additional useful information: http://developer.android.com/preview/google-play-services-wear.html[/Update] [Update 7/16/14]The latest version of Android Studio extends Activity for watches rather than WatchActivity[/Update] Until we […]