patloew / RxWear

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

Update gms to 10.0.1 #4

Closed cuberob closed 7 years ago

cuberob commented 7 years ago

Updated the build.gradle files to point to the latest (10.0.1) gms dependencies. Seems to build fine.

On a side note: thanks for the awesome lib.

codecov-io commented 7 years ago

Current coverage is 68.30% (diff: 100%)

Merging #4 into 1.x will not change coverage

@@                1.x         #4   diff @@
==========================================
  Files            50         50          
  Lines           754        754          
  Methods           0          0          
  Messages          0          0          
  Branches         54         54          
==========================================
  Hits            515        515          
  Misses          231        231          
  Partials          8          8          

Powered by Codecov. Last update 5ce5183...f8fa95b

patloew commented 7 years ago

Thanks for the PR, but this is not needed. See #5 for a solution. I'll add this info to the readme though.