aboutsummaryrefslogtreecommitdiff
path: root/Wearable/build.gradle
diff options
context:
space:
mode:
Diffstat (limited to 'Wearable/build.gradle')
-rw-r--r--Wearable/build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/Wearable/build.gradle b/Wearable/build.gradle
index 4b9d9bd..d893535 100644
--- a/Wearable/build.gradle
+++ b/Wearable/build.gradle
@@ -66,7 +66,7 @@ android {
dependencies {
compile 'com.android.support:support-v13:21.+'
- compile 'com.google.android.support:wearable:+'
+ compile 'com.google.android.support:wearable:1.0.+'
compile 'com.google.android.gms:play-services-wearable:6.1.+'
}