We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
FAILURE: Build failed with an exception.
Could not resolve all files for configuration ':app:debugRuntimeClasspath'. Failed to transform classes.jar (project :sms_advanced) to match attributes {artifactType=android-dex, asm-transformed-variant=NONE, com.android.build.api.attributes.AgpVersionAttr=7.3.0, com.android.build.api.attributes.BuildTypeAttr=debug, com.android.build.gradle.internal.attributes.VariantAttr=debug, dexing-enable-desugaring=true, dexing-enable-jacoco-instrumentation=false, dexing-is-debuggable=true, dexing-min-sdk=23, org.gradle.category=library, org.gradle.jvm.environment=android, org.gradle.libraryelements=jar, org.gradle.usage=java-runtime, org.jetbrains.kotlin.platform.type=androidJvm}. > Cannot snapshot output property 'outputDirectory'.
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.
BUILD FAILED in 7s Exception: Gradle task assembleDebug failed with exit code 1
My pubspec.yaml :
My Flutter Versions: Flutter 3.16.9 • channel stable • https://github.com/flutter/flutter.git Tools • Dart 3.2.6 • DevTools 2.28.5
IDE: Intellij
The text was updated successfully, but these errors were encountered:
No branches or pull requests
FAILURE: Build failed with an exception.
Execution failed for task ':app:mergeDexDebug'.
BUILD FAILED in 7s
Exception: Gradle task assembleDebug failed with exit code 1
My pubspec.yaml :
My Flutter Versions:
Flutter 3.16.9 • channel stable • https://github.com/flutter/flutter.git
Tools • Dart 3.2.6 • DevTools 2.28.5
IDE: Intellij
The text was updated successfully, but these errors were encountered: