am 6dd07e2c: am 71d28034: am 684651a6: am ee12f01d: Updating build.gradle files for play services dependency
* commit '6dd07e2c93761d0d7235e1b60414d1eb16f6ec45': Updating build.gradle files for play services dependency
This commit is contained in:
@@ -20,7 +20,7 @@ android {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
compile 'com.google.android.gms:play-services:5.0.+@aar'
|
||||
compile 'com.google.android.gms:play-services:5.0.+'
|
||||
compile "com.android.support:support-v4:20.0.+"
|
||||
wearApp project(':Wearable')
|
||||
}
|
||||
|
||||
@@ -20,7 +20,7 @@ android {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
compile 'com.google.android.gms:play-services:5.0.+@aar'
|
||||
compile 'com.google.android.gms:play-services:5.0.+'
|
||||
compile "com.android.support:support-v4:20.0.+"
|
||||
wearApp project(':Wearable')
|
||||
}
|
||||
|
||||
@@ -20,6 +20,6 @@ android {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
compile 'com.google.android.gms:play-services:5.0.+@aar'
|
||||
compile 'com.google.android.gms:play-services:5.0.+'
|
||||
wearApp project(':Wearable')
|
||||
}
|
||||
|
||||
@@ -20,7 +20,7 @@ android {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
compile 'com.google.android.gms:play-services:5.0.+@aar'
|
||||
compile 'com.google.android.gms:play-services:5.0.+'
|
||||
compile "com.android.support:support-v4:20.0.+"
|
||||
wearApp project(':Wearable')
|
||||
}
|
||||
|
||||
@@ -20,7 +20,7 @@ android {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
compile 'com.google.android.gms:play-services:5.0.+@aar'
|
||||
compile 'com.google.android.gms:play-services:5.0.+'
|
||||
compile "com.android.support:support-v4:20.0.+"
|
||||
wearApp project(':Wearable')
|
||||
}
|
||||
|
||||
@@ -20,7 +20,7 @@ android {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
compile 'com.google.android.gms:play-services:5.0.+@aar'
|
||||
compile 'com.google.android.gms:play-services:5.0.+'
|
||||
compile "com.android.support:support-v13:20.0.+"
|
||||
wearApp project(':Wearable')
|
||||
}
|
||||
|
||||
@@ -21,7 +21,7 @@ android {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
compile 'com.google.android.gms:play-services:5.0.+@aar'
|
||||
compile 'com.google.android.gms:play-services:5.0.+'
|
||||
compile 'com.android.support:support-v13:20.0.+'
|
||||
compile project(':Common')
|
||||
wearApp project(':Wearable')
|
||||
|
||||
@@ -21,7 +21,7 @@ android {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
compile 'com.google.android.gms:play-services:5.0.+@aar'
|
||||
compile 'com.google.android.gms:play-services-wearable:+'
|
||||
compile 'com.android.support:support-v13:20.0.+'
|
||||
compile 'com.google.android.support:wearable:1.0.+'
|
||||
compile project(':Common')
|
||||
|
||||
Reference in New Issue
Block a user