mirror of
https://github.com/InsanusMokrassar/MicroUtils.git
synced 2025-10-22 07:40:32 +00:00
fill changelog and remove redundant parts in coroutines compose build.gradle
This commit is contained in:
@@ -16,19 +16,5 @@ kotlin {
|
||||
api project(":micro_utils.common.compose")
|
||||
}
|
||||
}
|
||||
// androidUnitTest {
|
||||
// dependencies {
|
||||
// implementation libs.ui.test.junit4
|
||||
// implementation libs.ui.test.manifest
|
||||
// implementation libs.android.compose.material3
|
||||
// }
|
||||
// }
|
||||
// jvmTest {
|
||||
// dependencies {
|
||||
// implementation libs.ui.test.junit4
|
||||
// implementation libs.ui.test.manifest
|
||||
// implementation libs.android.compose.material3
|
||||
// }
|
||||
// }
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user