I was using android studio lady bug. I faced issues in gradle. Whenever I download any package in pubspec yaml it gives me error for gradle task. It only happens when i import packages. Please help
File ➜ Settings ➜ Build, Execution, Deployment ➜ Build tools ➜ Gradle. Now also select correct JDK version as comapatable with your gradle version e.g JDK 19 == Gradle 8.0. Here is a google doc docs.gradle.org/current/userguide/compatibility.html
nice editing
Thanks 🙏
I was using android studio lady bug. I faced issues in gradle. Whenever I download any package in pubspec yaml it gives me error for gradle task. It only happens when i import packages. Please help
You can share your project on telegram.
my gradle is already at 8.9. mine says the maximum compatible jvm version is 22 and athe build is configured for java 23 with gradle 8.9. Please help
File ➜ Settings ➜ Build, Execution, Deployment ➜ Build tools ➜ Gradle.
Now also select correct JDK version as comapatable with your gradle version e.g JDK 19 == Gradle 8.0. Here is a google doc
docs.gradle.org/current/userguide/compatibility.html
I'm you and you are me