Join Slack
Powered by
Hi, I had a problem with atrium on gradle 5.0 it i...
# atrium
h
Hadi Tok
12/26/2018, 3:49 PM
Hi, I had a problem with atrium on gradle 5.0 it is related with dependency scopes probably because I had a similar problem with mockk also. Is it a known problem?
r
robstoll
12/26/2018, 5:03 PM
what kind of problem do you encounter? there are a number of problems concerning runtimeOnly dependencies in gradle and in the kotlin plugin. For instance,
https://guides.gradle.org/migrating-from-maven/#bills_of_materials_boms
where the behaviour was changed with gradle 5.0
h
Hadi Tok
12/26/2018, 5:05 PM
yeah that should be it.
r
robstoll
12/26/2018, 5:05 PM
was the problem in atrium itself? Or in other words, did you find a bug?
h
Hadi Tok
12/26/2018, 5:09 PM
I didn’t really looked it in detail. I was checking if everything would work with gradle 5. so I am not sure where the problem is.
r
robstoll
12/26/2018, 5:10 PM
OK, please open an issue on github if atrium needs a fix
h
Hadi Tok
12/26/2018, 5:17 PM
yeah sure.
👍 1
5
Views
Open in Slack
Previous
Next