Remove profile installer from benchmarks

It needs to be in :app
pull/458/head
mlykotom 2 years ago
parent c3d523afc6
commit 7187abb813

@ -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