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
I am using the Firebase services but these all seem to use v11.8.0 and I keep getting a "merge dex" Exception. I know I am a bad person for hardcoding your implementation to use
implementation "com.google.android.gms:play-services-location:11.8.0"
Is there a better way to do handle this situation?
The text was updated successfully, but these errors were encountered:
I am using the Firebase services but these all seem to use v11.8.0 and I keep getting a "merge dex" Exception. I know I am a bad person for hardcoding your implementation to use
implementation "com.google.android.gms:play-services-location:11.8.0"
Is there a better way to do handle this situation?
The text was updated successfully, but these errors were encountered: