We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbd231a commit 76056c9Copy full SHA for 76056c9
baselineprofile/build.gradle.kts
@@ -60,7 +60,7 @@ dependencies {
60
implementation("androidx.test.ext:junit:1.2.1")
61
implementation("androidx.test.espresso:espresso-core:3.6.1")
62
implementation("androidx.test.uiautomator:uiautomator:2.3.0")
63
- implementation("androidx.benchmark:benchmark-macro-junit4:1.2.4")
+ implementation("androidx.benchmark:benchmark-macro-junit4:1.3.4")
64
}
65
66
androidComponents {
0 commit comments