adds kotlin ktx to benchmark
This commit is contained in:
@@ -54,6 +54,7 @@ kotlin {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation libs.androidx.core.ktx
|
||||
androidTestImplementation platform(libs.androidx.compose.bom)
|
||||
androidTestImplementation libs.androidx.runner
|
||||
androidTestImplementation libs.androidx.junit
|
||||
|
||||
Reference in New Issue
Block a user