Skip to content

Commit 282ff61

Browse files
authored
Merge pull request #228 from android/bot/update-baseline-profiles
[Generated] Baseline Profiles
2 parents 8e71615 + 54e67ac commit 282ff61

File tree

3 files changed

+12222
-1
lines changed

3 files changed

+12222
-1
lines changed

MacrobenchmarkSample/app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ android {
2828
applicationId = "com.example.macrobenchmark.target"
2929
versionCode = 1
3030
versionName = "1.0"
31-
minSdk = 23 // Minimum supported version for macrobenchmark
31+
minSdk = 21 // Minimum SDK for target application can be lower than for benchmarks.
3232
targetSdk = 34
3333
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
3434
}

0 commit comments

Comments
 (0)