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.
2 parents ab898ee + 76cb540 commit b71223eCopy full SHA for b71223e
benchmark/build.gradle.kts
@@ -16,5 +16,5 @@ dependencies {
16
implementation("androidx.test.ext:junit:1.2.1")
17
implementation("androidx.test.espresso:espresso-core:3.6.1")
18
implementation("androidx.test.uiautomator:uiautomator:2.3.0")
19
- implementation("androidx.benchmark:benchmark-macro-junit4:1.3.0")
+ implementation("androidx.benchmark:benchmark-macro-junit4:1.3.1")
20
}
0 commit comments