Remove profile installer from benchmarks

It needs to be in :app
pull/1837/head
mlykotom 3 years ago
parent cf4fc441f4
commit bb6e0b2361

@ -73,7 +73,6 @@ dependencies {
implementation(libs.androidx.test.rules)
implementation(libs.androidx.test.uiautomator)
implementation(libs.androidx.benchmark.macro)
implementation(libs.androidx.profileinstaller)
}
androidComponents {

Loading…
Cancel
Save