diff --git a/benchmark/build.gradle b/benchmark/build.gradle index 216b38e1..02a0f418 100644 --- a/benchmark/build.gradle +++ b/benchmark/build.gradle @@ -43,7 +43,7 @@ dependencies { implementation 'androidx.test.ext:junit:1.1.3' implementation 'androidx.test.espresso:espresso-core:3.4.0' implementation 'androidx.test.uiautomator:uiautomator:2.2.0' - implementation 'androidx.benchmark:benchmark-macro-junit4:1.2.0-alpha08' + implementation 'androidx.benchmark:benchmark-macro-junit4:1.2.2' } androidComponents {