Skip to content

Commit

Permalink
Fix benchmarks (#2029)
Browse files Browse the repository at this point in the history
* Fix macrobenchmarks
  • Loading branch information
yschimke authored Feb 13, 2024
1 parent 5747bfa commit 01e3877
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 189 deletions.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

3 changes: 0 additions & 3 deletions media/sample/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -196,9 +196,6 @@ dependencies {
implementation(libs.androidx.datastore)
implementation(libs.protobuf.kotlin.lite)

add("benchmarkImplementation", libs.androidx.tracing.perfetto)
add("benchmarkImplementation", libs.androidx.tracing.perfetto.binary)

implementation(libs.androidx.complications.datasource.ktx)

implementation(libs.coil)
Expand Down

0 comments on commit 01e3877

Please sign in to comment.