No matching client found for package name
Sep 2, 2018 · 1 min read
org.gradle.api.GradleException: No matching client found for package name ‘com.abc.abcd.paid’
Solution is to create right package google-services.json file from Firebase Console, and place into proper location. Check the link below
refs: https://developers.google.com/android/guides/google-services-plugin and https://github.com/googlesamples/google-services/issues/54#issuecomment-165824720
