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:Execution failed for task ':app:processDebugResources'.
Error: more than one library with package name 'com.google.android.gms'
You can temporarily disable this error with android.enforceUniquePackageName=false
However, this is temporary and will be enforced in 1.0
The text was updated successfully, but these errors were encountered:
Just strip out this lib from your project. It has several issues right now.
You can easily implement all you need with few and well documented line of
codes.
This happens, when I add dependencies:
The text was updated successfully, but these errors were encountered: