I'm trying to create an app that allows authentication via firebase according to this tutorial.Unfortunately, when writing the code for the AppModule.kt file, there is a problem with specifying the getInstance function for FirebaseAuth.
I searched for a solution on the Internet, unfortunately I did not find it.