this lib not auto updating android paths
Gradle path not showing like any other lib

As you can see, i am getting all other library as a module, but this one not. that is why I am getting this error in android

Its working fine in IOS, after I add capacitor.config.json to root folder of project. I already have capacitor.config.ts file, but still have to add it to make it work, otherwise I was getting compile time error on IOS.
Now, in android I am not able run this code bcz path not updating. how can make it work for android.
Able to SignIn in IOS => DONE ANDROID => NOT WORKING
"@codetrix-studio/capacitor-google-auth": "^3.0.2"
"@capacitor/cli": "3.2.2"
3.0.2 not support ts config, wait release future 3.1.0 or can use fork
https://www.npmjs.com/package/@reslear/capacitor-google-auth/v/1.1.8
Thanks @reslear, path finally added. import issue fixed.
@reslear are you sure this fork is working on android I am getting something went wrong error. And this is not this one. https://github.com/CodetrixStudio/CapacitorGoogleAuth/issues/15
its different error code, mine is not ApiException: 10:
