Can't Repro
Status Update
Comments
em...@google.com <em...@google.com>
je...@google.com <je...@google.com> #2
Disregard - after adding
enableUnitTestCoverage = false
enableAndroidTestCoverage false
Thinks started to work again.
But for what it is worth - the error message could have been more helpful.
enableUnitTestCoverage = false
enableAndroidTestCoverage false
Thinks started to work again.
But for what it is worth - the error message could have been more helpful.
an...@google.com <an...@google.com> #3
Well the error message is that it tried to configure jacoco task and failed, so it works for you because you disabled the feature.
So the error message is indicative of a bigger problem. Oviously, 8.2 is pretty old for us, not sure you are interested in trying 8.8.
The easiest would be to have a project reproducing the issue, if that's possible, we'll look into it.
Description
####################################################
Please provide all of the following information, otherwise we may not be able to route your bug report.
####################################################
ı upload a screenshot describe the error.
I'm experiencing an inconsistent module dependency resolution issue in Android Studio. The project builds and runs successfully on the main branch, but after switching to the develop branch -These branches are including same files, the IDE fails to resolve module dependencies despite identical Gradle configurations.
unresolved files error,
Steps to Reproduce:
1. Open project and sync on main branch (works correctly)
2. Switch to develop branch
3. Clean project and rebuild
4. Module dependencies fail to resolve (specifically, core module references are unresolved in coreUi module)
the error is: Unresolved file ..
2. Attach log files from Android Studio
2A. In the IDE, select the Help..Collect Logs and Diagnostic Data menu option.
2B. Create a diagnostic report and save it to your local computer.
2C. Attach the report to this bug using the Add attachments button.
3. If you know what they are, write the steps to reproduce:
3A.
3B.
3C.
In addition to logs, please attach a screenshot or recording that illustrates the problem.
For more information on how to get your bug routed quickly, see
Build: AI-242.23726.103.2422.12816248, 202412180433
AS: Ladybug Feature Drop | 2024.2.2
AI-242.23726.103.2422.12816248, JRE 21.0.4+-12422083-b607.1x64 JetBrains s.r.o., OS Mac OS X(aarch64) v15.1.1, screens 3024x1964 (200%); Retina
Android Gradle Plugin: (plugin information not found)
Gradle: 8.7
Gradle JDK: JetBrains Runtime 21.0.4 - aarch64
NDK: from local.properties: (not specified), latest from SDK: (not found)
CMake: from local.properties: (not specified), latest from SDK: (not found), from PATH: (not found)
Source: send_feedback_icon```