diff --git a/baselineprofile/build.gradle b/baselineprofile/build.gradle index 4bfa940..d8bedeb 100644 --- a/baselineprofile/build.gradle +++ b/baselineprofile/build.gradle @@ -38,6 +38,6 @@ 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.0' + implementation 'androidx.benchmark:benchmark-macro-junit4:1.2.1' implementation 'androidx.test:rules:1.5.0' } \ No newline at end of file