-
Notifications
You must be signed in to change notification settings - Fork 13
Description
- What went wrong:
Execution failed for task ':get_mac_address:compileDebugKotlin'.
Could not resolve all files for configuration ':get_mac_address:debugCompileClasspath'.
Failed to transform flutter.jar to match attributes {artifactType=android-classes-jar, org.gradle.libraryelements=jar, org.gradle.usage=java-runtime}.
> Execution failed for JetifyTransform: /Users/vickyleu/Develop/flutter/bin/cache/artifacts/engine/android-arm64-release/flutter.jar.
> Transform's input file does not exist: /Users/vickyleu/Develop/flutter/bin/cache/artifacts/engine/android-arm64-release/flutter.jar. (See https://issuetracker.google.com/issues/158753935)
- 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
┌─ Flutter Fix ─────────────────────────────────────────────────────────────┐
│ This issue appears to be flutter/flutter#58247. │
│ Fix this issue by adding the following to the file │
│ project/android/app/build.gradle: │
│ android { │
│ lintOptions { │
│ checkReleaseBuilds false │
│ } │
│ } │
└───────────────────────────────────────────────────────────────────────────┘
Error: Gradle task assembleDebug failed with exit code 1