0

I had to rename my package which I did accordingly to what I've seen on here. I changed the applicationId to the same package name. However when I go to sync my gradles or even clean the project I get a "No matching client for package" but it's changed everywhere as I did refactor->rename and checked everywhere.

What am I doing wrong?

Thanks in advance

BilalMH
  • 175
  • 1
  • 21

1 Answers1

1

To all the commenters I figured it out. It was my google-services.json file that I didn't change the package name in.

Sorry to have wasted your time but thanks for the responses!

BilalMH
  • 175
  • 1
  • 21