I am working on old project which is purely based on maps and old google play library 3.2.65 version and now I want to add Firebase notification on the same project unable to resolve Google Play library based conflict.
Error:Execution failed for task ':ProjectName:processDebugResources'. > Error: more than one library with package name 'com.google.android.gms'
If you remove old google play library 3.2.65 and add latest google play library then all map based classes get error.