mirror of
https://github.com/InsanusMokrassar/MicroUtils.git
synced 2025-09-06 08:40:19 +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