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 had to force a higher version for com.google.android.gms. I am currently using 15.0.1, which appears to work. This version is requested by the google maps plugin by google.
To work around this I added the following the build.grade:
I had to force a higher version for com.google.android.gms. I am currently using 15.0.1, which appears to work. This version is requested by the google maps plugin by google.
To work around this I added the following the build.grade:
This works, but a proper fix would be to raise the upper version bound.
The text was updated successfully, but these errors were encountered: