Upgrades junit benchmark

This commit is contained in:
Vitor Pamplona 2023-12-02 14:12:10 -05:00
parent 138fafa204
commit 3b06abb2bc

View File

@ -46,7 +46,7 @@ dependencies {
androidTestImplementation 'androidx.test:runner:1.5.2'
androidTestImplementation 'androidx.test.ext:junit:1.1.5'
androidTestImplementation 'junit:junit:4.13.2'
androidTestImplementation 'androidx.benchmark:benchmark-junit4:1.2.1'
androidTestImplementation 'androidx.benchmark:benchmark-junit4:1.2.2'
androidTestImplementation project(path: ':quartz')
// Add your dependencies here. Note that you cannot benchmark code