Description
Is there an existing issue for this?
- I have searched the existing issues.
Which plugins are affected?
Core
Which platforms are affected?
Android
Description
FAILURE: Build failed with an exception.
- What went wrong:
Execution failed for task ':firebase_core:compileDebugJavaWithJavac'.
Could not resolve all files for configuration ':firebase_core:androidJdkImage'.
Failed to transform core-for-system-modules.jar to match attributes {artifactType=_internal_android_jdk_image, org.gradle.libraryelements=jar, org.gradle.usage=java-runtime}.
> Execution failed for JdkImageTransform: C:\Android\platforms\android-34\core-for-system-modules.jar.
> Error while executing process C:\Program Files\Android\Android Studio\jbr\bin\jlink.exe with arguments {--module-path C:\Users\Laptop HP.gradle\caches\8.9\transforms\ed114b36b45a7a40b9da7a7e124f9379-4894bf5c-c593-4968-b54f-c9e9101230af\transformed\output\temp\jmod --add-modules java.base --output C:\Users\Laptop HP.gradle\caches\8.9\transforms\ed114b36b45a7a40b9da7a7e124f9379-4894bf5c-c593-4968-b54f-c9e9101230af\transformed\output\jdkImage --disable-plugin system-modules}
- Try:
Run with --stacktrace option to get the stack trace.
Run with --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 4m 48s
184 actionable tasks: 82 executed, 97 from cache, 5 up-to-date
Watched directory hierarchies: [C:\flutter\packages\flutter_tools\gradle]
Reproducing the issue
I don't know
Firebase Core version
3.14.0
Flutter Version
3.32.1
Relevant Log Output
Flutter dependencies
Expand Flutter dependencies
snippet
Replace this line with the contents of your `flutter pub deps -- --style=compact`.
Additional context and comments
No response