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

build fail error #182

Open DeevD opened 6 years ago

DeevD commented 6 years ago

Error:Supertypes of the following classes cannot be resolved. Please make sure you have the required dependencies in the classpath: class com.google.android.gms.location.LocationRequest, unresolved supertypes: com.google.android.gms.common.internal.safeparcel.zza class com.google.android.gms.location.LocationSettingsRequest, unresolved supertypes: com.google.android.gms.common.internal.safeparcel.zza class com.google.android.gms.location.LocationSettingsResult, unresolved supertypes: com.google.android.gms.common.internal.safeparcel.zza class com.google.android.gms.location.LocationSettingsStates, unresolved supertypes: com.google.android.gms.common.internal.safeparcel.zza i have those error when i use your library to my kotlin project have any solution bro thank:D

DeevD commented 6 years ago

i fix this bro sorry upgrade to gsm api 11.0.4 to 11.0.8 Thnak for your library Bro nice