AdevintaSpain/Barista

Error : Build failed Could not find com.adevinta.spain:barista:4.0.0.

Oussemahlel opened this issue · 1 comments

I use Kotlin project,
and my file gradile like this :

androidTestImplementation('com.adevinta.spain:barista:4.0.0') {
exclude group: 'org.jetbrains.kotlin'
}

but I can't import the library

Sloy commented

Hi @Oussemahlel!
We accidentally broke the Readme description. It's now fixed.
The artifact name is com.adevinta.android:barista instead of com.adevinta.spain:barista

Sorry for the confusion!