Skip to content
New issue

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

Don’t work on android #7

Open
Mahmoud-t0lba opened this issue Apr 8, 2024 · 0 comments
Open

Don’t work on android #7

Mahmoud-t0lba opened this issue Apr 8, 2024 · 0 comments

Comments

@Mahmoud-t0lba
Copy link

Mahmoud-t0lba commented Apr 8, 2024

  • 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.

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant