I\'m trying to implement Google sign in for Android and I\'m following the instructoins via
https://developers.google.com/identity/sign-in/android/start-integrating<
Maybe this link helps you. link
That helped me:
android { ... defaultConfig { ... multiDexEnabled true } }