You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
One dependency is not found in the compiler (color red for class and object names and underline red).
implementation(project(":partialandroid")) {
exclude(group = "one.empty3.libs", module = "partial-desktop") // Correct
}
implementation("one.empty3:empty3-library-mp:2025.4.23") {
exclude(group = "one.empty3.libs", module = "partial-desktop") // Correct
}
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.
If you know what they are, write the steps to reproduce:
One dependency is not found in the compiler (color red for class and object names and underline red).
implementation(project(":partialandroid")) {
exclude(group = "one.empty3.libs", module = "partial-desktop") // Correct
}
implementation("one.empty3:empty3-library-mp:2025.4.23") {
exclude(group = "one.empty3.libs", module = "partial-desktop") // Correct
}
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.
If you know what they are, write the steps to reproduce:
3A. Download the project: https://github.com/manuelddahmen/empty3_masks_app or make a android project with dependencies section like above (flutter + android + kotlin with java version 17).
3B. synchronize
3C. see the classes not found from : one.empty3:empty3-library-mp:2025.23.
3C I got no error on MeerKat 2024.3.2 RC 3
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 https://developer.android.com/studio/report-bugs.html
Build: AI-251.23774.16.2511.13371696, 202504170927
AS: Narwhal | 2025.1.1 Canary 7
AI-251.23774.16.2511.13371696, JRE 21.0.6+-13368085-b895.109x64 JetBrains s.r.o., OS Windows 11(amd64) v10.0 , screens 1920x1080 (100%)
Android Gradle Plugin: 8.10.0-rc02
Gradle: 8.13
Gradle JDK: Oracle OpenJDK 22
NDK: from module: 27.0.12077973, from local.properties: (not specified), latest from SDK: 27.0.12077973
CMake: from local.properties: (not specified), latest from SDK: 3.22.1-g37088a8-dirty, from PATH: (not found)
The text was updated successfully, but these errors were encountered: