Updates to Android Studio Hedgehog | 2023.1.1 Patch 2

This commit is contained in:
Vitor Pamplona
2024-01-31 16:05:00 -05:00
parent d7563032c4
commit 34d373c293
4 changed files with 11 additions and 10 deletions

View File

@@ -52,7 +52,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.2'
androidTestImplementation 'androidx.benchmark:benchmark-junit4:1.2.3'
androidTestImplementation project(path: ':quartz')
// Add your dependencies here. Note that you cannot benchmark code