Skip to content

Commit e5fba19

Browse files
author
Murat Yener
committed
Merge branch 'unify-benchmarks-in-single-module' of https://github.com/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
2 parents 4603b24 + 958b509 commit e5fba19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MacrobenchmarkSample/macrobenchmark/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

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

19-
plugins {
19+
plugins {\
2020
id("kotlin-android")
2121
alias(libs.plugins.test)
2222
alias(libs.plugins.kotlin)

0 commit comments

Comments
 (0)