the 0.9.1-SNAPSHOT doesn´t work, do i wait to the ...
# arrow-contributors
c
the 0.9.1-SNAPSHOT doesn´t work, do i wait to the stable version?
r
what error are you getting?
c
Program type already present: arrow.effects.extensions.IoKt
AGPBI: {"kind":"error","text":"Program type already present: arrow.effects.extensions.IoKt","sources":[{}],"tool":"D8"}
r
never seen that before, maybe you are mixing versions of Arrow in the classpath?
c
compile "io.arrow-ktarrow effects io extensions$arrow_version"
could this dependency cause conflict?
the problem is the multiDex, but...
r
do you have sample repo where we can reproduce this?
maybe worth an issue
p
@carbaj0 >could this dependency cause conflict? Yes because of the dependency resolution algorithm
some dependencies may pull different, incompatible version