Deepak Bisht
03/27/2025, 6:21 AMCannot query the value of this provider because it has no value available.* 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 1m 6s Running Gradle task 'assembleDebug'... 67.3s Error: Gradle task assembleDebug failed with exit code 1 \\ i am unable to solve this problem, everytime i create a project the gradle bui;d fails \\ distributionUrl=https\:<//services.gradle.org/distributions/gradle-8.10.2-all.zip>\\ this is rthe distribution url and my jdk version is 17\\plugins { id("dev.flutter.flutter-plugin-loader") version "1.0.0" id("com.android.application") version "8.7.0" apply false id("org.jetbrains.kotlin.android") version "1.8.22" apply false }
Vampire
03/27/2025, 9:43 AM