mediapipe icon indicating copy to clipboard operation
mediapipe copied to clipboard

categorycal mask android studio importing error

Open CodeBreakerSL opened this issue 1 year ago • 0 comments

  1. Caused by: org.codehaus.groovy.control.MultipleCompilationErrorsException: startup failed
  2. incompatible Gradle JVM :

Your build is currently configured to use incompatible Java 21.0.3 and Gradle 7.4. Cannot sync the project.

We recommend upgrading to Gradle version 8.9.

The minimum compatible Gradle version is 8.5.

The maximum compatible Gradle JVM version is 17.

Possible solutions:

  • Upgrade to Gradle 8.9 and re-sync
  • Upgrade to Gradle 8.5 and re-sync

CodeBreakerSL avatar Nov 11 '24 14:11 CodeBreakerSL