Firebase – android app is crashing and showing this error. I have changed the dependency versions multiple times also but nothing is working
2023-09-23 12:16:25.889 22438-22438/com.example.firebaseauth E/le.firebaseauth: Attempt to load writable dex file: /data/data/com.example.firebaseauth/code_cache/.overlay/base.apk/classes3.dex 2023-09-23 12:16:28.948 22438-22438/com.example.firebaseauth E/AndroidRuntime: FATAL EXCEPTION: main Process: com.example.firebaseauth, PID: 22438 java.lang.RuntimeException: Unable to start activity ComponentInfo{com.example.firebaseauth/com.example.firebaseauth.login}: java.lang.IllegalStateException: Default FirebaseApp is not initialized in this process com.example.firebaseauth. Make sure…