mcharmas / Android-ReactiveLocation

Small library that wraps Google Play Service API in brilliant RxJava Observables reducing boilerplate to minimum.
2.11k stars 312 forks source link

Add new version 2.0 to gradle #172

Closed Lir10 closed 6 years ago

Lir10 commented 6 years ago

When i try to compile version 2 it doesn't exist?

compile 'pl.charmas.android:android-reactive-location:2.0@aar'

Lir10 commented 6 years ago

My mistake , it's :

compile 'pl.charmas.android:android-reactive-location2:2.0'