com.codetrixstudio.capacitor.GoogleAuth.GoogleAuth.load(GoogleAuth.java:73)

Ionic capacitor GoogleAuth error in Android Studio, even setting scope in configs build giving error

To fix we will need to click at googleauth.java:73, after on line 71

Add

{"email","profile"}

This will set scope manually so just try to build project again.