android / nowinandroid

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

Remove AndroidTest dependency and runner in `:designsystem` #1437

Open Jaehwa-Noh opened 1 month ago

Jaehwa-Noh commented 1 month ago

What I have done and why

In the PR #1048 the AndroidTest has been removed, so that there is no need the testInstrumentationRunner anymore.

Also need to remove the dependency of AndroidTest.