Skip to content

Commit

Permalink
Merge branch 'unify-benchmarks-in-single-module' of https://github.co…
Browse files Browse the repository at this point in the history
…m/android/performance-samples into unify-benchmarks-in-single-module

* 'unify-benchmarks-in-single-module' of https://github.com/android/performance-samples:
  Unifying benchmarks in a single module

# Conflicts:
#	MacrobenchmarkSample/macrobenchmark/build.gradle.kts
  • Loading branch information
Murat Yener committed Oct 25, 2023
2 parents 4603b24 + 958b509 commit e5fba19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MacrobenchmarkSample/macrobenchmark/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

import com.android.build.api.dsl.ManagedVirtualDevice

plugins {
plugins {\
id("kotlin-android")
alias(libs.plugins.test)
alias(libs.plugins.kotlin)
Expand Down

0 comments on commit e5fba19

Please sign in to comment.