File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -66,7 +66,7 @@ android {
66
66
67
67
dependencies {
68
68
compile ' com.android.support:support-v13:21.+'
69
- compile ' com.google.android.support:wearable:+'
69
+ compile ' com.google.android.support:wearable:1.0. +'
70
70
compile ' com.google.android.gms:play-services-wearable:6.1.+'
71
71
}
72
72
Original file line number Diff line number Diff line change @@ -96,6 +96,6 @@ dependencies {
96
96
/* The two dependencies below are only required while we are using http
97
97
Drive appdata. When we start using AppData through GMS,
98
98
they should be removed. */
99
- compile ' com.google.http-client:google-http-client-gson:+'
99
+ compile ' com.google.http-client:google-http-client-gson:1. +'
100
100
compile ' com.google.apis:google-api-services-drive:+'
101
101
}
You can’t perform that action at this time.
0 commit comments