Flutter Gradle Error

  • Error running Gradle:
    ProcessException: Process “C:\src\flutter_app\android\gradlew.bat” exited abnormally:
    Starting a Gradle Daemon, 1 incompatible and 1 stopped Daemons could not be reused, use --status for details

FAILURE: Build failed with an exception.

  • Where:
    Build file ‘C:\src\flutter_app\android\app\build.gradle’ line: 24

  • What went wrong:
    A problem occurred evaluating project ‘:app’.

com/google/protobuf/ProtocolMessageEnum

  • 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.

  • Get more help at https://help.gradle.org

BUILD FAILED in 21s
Command: C:\src\flutter_app\android\gradlew.bat app:properties

Finished with error: Please review your Gradle project setup in the android/ folder.

_

*This is my error at first flutter app. ı tried so many way that ı read on stack but result doesn’t change. Are there someone who can help me!

_

Hey, im running into the same issue atm did you fix it meanwhile?

Hi, did you fix it bro?
I have same problem.