mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2024-11-22 09:25:49 +03:00
Merge pull request #2949 from vector-im/dependabot/gradle/com.schibsted.spain-barista-3.8.0
Bump barista from 3.7.0 to 3.8.0
This commit is contained in:
commit
0a10817755
1 changed files with 1 additions and 1 deletions
|
@ -473,7 +473,7 @@ dependencies {
|
|||
// Plant Timber tree for test
|
||||
androidTestImplementation 'net.lachlanmckee:timber-junit-rule:1.0.1'
|
||||
// "The one who serves a great Espresso"
|
||||
androidTestImplementation('com.schibsted.spain:barista:3.7.0') {
|
||||
androidTestImplementation('com.schibsted.spain:barista:3.8.0') {
|
||||
exclude group: 'org.jetbrains.kotlin'
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue