Unable to run my flutter app. Execution failed for task ':path_provider_android:compileDebugJavaWithJavac'
After i set up my flutter project with firebase. I was unable to run my app. I tried rebuilding the app with flutter clean and also tried changing the various java versions, currently at java v17. tried ./gradlew clean ./gradlew…