Updating dependencies.

This commit is contained in:
Vitor Pamplona
2023-11-21 13:29:48 -05:00
parent 05e9a1ac3f
commit 003d6bf018
3 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -41,7 +41,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.0'
androidTestImplementation 'androidx.benchmark:benchmark-junit4:1.2.1'
androidTestImplementation project(path: ':quartz')
// Add your dependencies here. Note that you cannot benchmark code