Skip to content

Commit

Permalink
Merge pull request #228 from android/bot/update-baseline-profiles
Browse files Browse the repository at this point in the history
[Generated] Baseline Profiles
  • Loading branch information
mlykotom authored Jul 20, 2023
2 parents 8e71615 + 54e67ac commit 282ff61
Show file tree
Hide file tree
Showing 3 changed files with 12,222 additions and 1 deletion.
2 changes: 1 addition & 1 deletion MacrobenchmarkSample/app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ android {
applicationId = "com.example.macrobenchmark.target"
versionCode = 1
versionName = "1.0"
minSdk = 23 // Minimum supported version for macrobenchmark
minSdk = 21 // Minimum SDK for target application can be lower than for benchmarks.
targetSdk = 34
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
}
Expand Down
Loading

0 comments on commit 282ff61

Please sign in to comment.