mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2025-05-30 01:19:16 +02:00
Upgrades junit benchmark
This commit is contained in:
parent
138fafa204
commit
3b06abb2bc
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user