mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2025-11-10 20:26:41 +01:00
Upgrades junit benchmark
This commit is contained in:
@@ -46,7 +46,7 @@ dependencies {
|
|||||||
androidTestImplementation 'androidx.test:runner:1.5.2'
|
androidTestImplementation 'androidx.test:runner:1.5.2'
|
||||||
androidTestImplementation 'androidx.test.ext:junit:1.1.5'
|
androidTestImplementation 'androidx.test.ext:junit:1.1.5'
|
||||||
androidTestImplementation 'junit:junit:4.13.2'
|
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')
|
androidTestImplementation project(path: ':quartz')
|
||||||
|
|
||||||
// Add your dependencies here. Note that you cannot benchmark code
|
// Add your dependencies here. Note that you cannot benchmark code
|
||||||
|
|||||||
Reference in New Issue
Block a user