Anyone else having an issue with Gitlab Gemnasium ...
# compose-android
t
Anyone else having an issue with Gitlab Gemnasium Dependency Scanning complaining that
project has unresolved dependencies: ["androidx.compose.ui:ui-tooling" "androidx.compose.ui:ui-test-manifest"]
, after adding Compose? I believe this may be a bug in the Gitlab runner resolving dependencies declared with debugImplementation, but I can't find anyone online who's facing the same issue.