adds kotlin ktx to benchmark

This commit is contained in:
Vitor Pamplona
2025-12-18 09:21:40 -05:00
parent 625a12f4e2
commit 5df019e485
+1
View File
@@ -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