You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: