How to fix “ERROR: Could not find method google() for arguments [] on repository container.” in android studio 3.5

I am trying to build and android project from an imported android source code; but each time I try building, I get this >> “ERROR: Could not find method google() for arguments [] on repository container”. How do I fix it I recently converted my Web Application to a Native android app via goNative.io; of … Read more