Hello everyone,
I'm getting this error whenever I try to build my project.
The project's working fine before I added firebase_auth package. But then it didn't build instead I got this exception. Please help me out.
################################################
FAILURE: Build failed with an exception.
* What went wrong:
Could not determine the dependencies of task ':app:compileDebugJavaWithJavac'.
> Could not resolve all dependencies for configuration ':app:debugRuntimeClasspath'.
> Problems reading data from Binary store in C:\Users\Reshad\AppData\Local\Temp\gradle2009819839219627316.bin offset 71180 exists? true
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
BUILD FAILED in 13s
Exception: Gradle task assembleDebug failed with exit code 1
################################################