patloew / RxWear

⌚️ Reactive Wearable API Library for Android and RxJava
Other
158 stars 14 forks source link

Outdated play services dependency #2

Closed joen93 closed 8 years ago

joen93 commented 8 years ago

Hi, it seems that your lib is still using google play services 8.4. Any chance you could update it to 9.0.2? 😄

patloew commented 8 years ago

Hi, I'll update it with the next release.

However, you need to include the the play services wearable package in your apps anyway, in addition to RxWear. There you can use version 9.0.2 and Gradle will resolve the conflict by using the newer version you declared in your build.gradle.