nowinandroid icon indicating copy to clipboard operation
nowinandroid copied to clipboard

[Bug]: Showing "Unresolved reference: build" in build-logic:convention module

Open jedwardblack opened this issue 11 months ago • 1 comments

Is there an existing issue for this?

  • [x] I have searched the existing issues

Is there a StackOverflow question about this issue?

  • [x] I have searched StackOverflow

What happened?

Just as in the previously closed issue, the project builds and runs successfully but Android Studio is unable to resolve references to the "com.android.build" package.

Additionally, the *.gradle.kts files show errors.

System Information

  • Android Studio: Ladybug | 2024.2.1 Patch 2
  • JRE: 21.0.3
  • Operating System: macOS Sequoia 15.3.1
  • Android Gradle Plugin - 8.7.3
  • Gradle: 8.9
  • JDK: 21.0.3

See previously closed ticket here: https://github.com/android/nowinandroid/issues/1092 See issue tracker here: https://issuetracker.google.com/issues/398196185 See attached screenshots. (Screenshots are from my project, but the same result surfaces in the nowinandroid repo)

Image Image

Relevant logcat output


Code of Conduct

  • [x] I agree to follow this project's Code of Conduct

jedwardblack avatar Feb 22 '25 01:02 jedwardblack

I updated to the following versions and am still seeing the same issues:

Android Studio: Ladybug Feature Drop | 2024.2.2 Patch 1 Android Gradle Plugin: 8.8.1 Gradle: 8.10.2 Gradle JDK: JetBrains Runtime 21.0.5

jedwardblack avatar Feb 22 '25 18:02 jedwardblack