diff --git a/baseline-profile/build.gradle b/baseline-profile/build.gradle index 60a0dfa759..0db3ff5790 100644 --- a/baseline-profile/build.gradle +++ b/baseline-profile/build.gradle @@ -43,5 +43,5 @@ dependencies { implementation 'androidx.test.ext:junit:1.1.5' implementation 'androidx.test.espresso:espresso-core:3.5.1' implementation 'androidx.test.uiautomator:uiautomator:2.2.0' - implementation 'androidx.benchmark:benchmark-macro-junit4:1.2.2' + implementation 'androidx.benchmark:benchmark-macro-junit4:1.2.3' }