android / nowinandroid

A fully functional Android app built entirely with Kotlin and Jetpack Compose
Apache License 2.0
16.93k stars 3.09k forks source link

[Bug]: Build Broken #1544

Closed Jaehwa-Noh closed 16 hours ago

Jaehwa-Noh commented 4 months ago

Is there an existing issue for this?

Is there a StackOverflow question about this issue?

What happened?

Removed dependency.

image

Relevant logcat output

No response

Code of Conduct

SimonMarquis commented 4 months ago

@Jaehwa-Noh the issue is more broad than that. Unit tests from non-Android modules are not executed. I'll create a dedicated issue for that.

Jaehwa-Noh commented 16 hours ago

Fixed by #1667