OSDN Git Service

play serviceを更新。
authorMRSa <mrsa@myad.jp>
Sat, 1 Jul 2017 14:26:57 +0000 (23:26 +0900)
committerMRSa <mrsa@myad.jp>
Sat, 1 Jul 2017 14:26:57 +0000 (23:26 +0900)
app/build.gradle
wear/build.gradle

index 4769954..8608c9e 100644 (file)
@@ -32,7 +32,7 @@ dependencies {
     wearApp project(path: ':wear')
     provided 'com.google.android.wearable:wearable:2.0.3'
     compile 'com.google.android.support:wearable:2.0.3'
-    compile 'com.google.android.gms:play-services-wearable:11.0.1'
+    compile 'com.google.android.gms:play-services-wearable:11.0.2'
 
     compile 'com.android.support:animated-vector-drawable:25.3.1'
     compile 'com.android.support:percent:25.3.1'
index 0249727..040b057 100644 (file)
@@ -23,7 +23,7 @@ dependencies {
 
     provided 'com.google.android.wearable:wearable:2.0.3'
     compile 'com.google.android.support:wearable:2.0.3'
-    compile 'com.google.android.gms:play-services-wearable:11.0.1'
+    compile 'com.google.android.gms:play-services-wearable:11.0.2'
 
     compile 'com.android.support:animated-vector-drawable:25.3.1'
     compile 'com.android.support:percent:25.3.1'