Skip to content
This repository has been archived by the owner on Sep 6, 2019. It is now read-only.

Commit

Permalink
Auto-update
Browse files Browse the repository at this point in the history
  • Loading branch information
google-automerger committed Oct 25, 2017
1 parent 0e8d7d3 commit ad89b5b
Show file tree
Hide file tree
Showing 3 changed files with 253 additions and 174 deletions.
10 changes: 5 additions & 5 deletions Wearable/build.gradle
Expand Up @@ -22,15 +22,15 @@ repositories {

dependencies {

compile 'com.android.support:wear:26.0.0'
compile 'com.android.support:wear:27.0.0'


compile 'com.google.android.gms:play-services-wearable:11.4.0'
compile 'com.android.support:support-v13:26.1.0'
compile 'com.google.android.gms:play-services-wearable:11.4.2'
compile 'com.android.support:support-v13:27.0.0'

provided 'com.google.android.wearable:wearable:2.0.5'
provided 'com.google.android.wearable:wearable:2.1.0'

compile 'com.google.android.support:wearable:2.0.5'
compile 'com.google.android.support:wearable:2.1.0'

}

Expand Down

0 comments on commit ad89b5b

Please sign in to comment.