OSDN Git Service

build.gradle 更新。
authorMRSa <mrsa@myad.jp>
Wed, 3 May 2017 00:38:18 +0000 (09:38 +0900)
committerMRSa <mrsa@myad.jp>
Wed, 3 May 2017 00:38:18 +0000 (09:38 +0900)
app/build.gradle
wear/build.gradle

index 96319d0..6cf08f4 100644 (file)
@@ -31,7 +31,7 @@ dependencies {
     wearApp project(path: ':wear')
     provided 'com.google.android.wearable:wearable:2.0.1'
     compile 'com.google.android.support:wearable:2.0.1'
-    compile 'com.google.android.gms:play-services-wearable:10.2.1'
+    compile 'com.google.android.gms:play-services-wearable:10.2.4'
 
     compile 'com.android.support:animated-vector-drawable:25.3.1'
     compile 'com.android.support:percent:25.3.1'
index 98d179f..c7c1da3 100644 (file)
@@ -23,7 +23,7 @@ dependencies {
 
     provided 'com.google.android.wearable:wearable:2.0.1'
     compile 'com.google.android.support:wearable:2.0.1'
-    compile 'com.google.android.gms:play-services-wearable:10.2.1'
+    compile 'com.google.android.gms:play-services-wearable:10.2.4'
 
     compile 'com.android.support:animated-vector-drawable:25.3.1'
     compile 'com.android.support:percent:25.3.1'