the issue <KT-38954> is marked as “Fix in builds ...
# multiplatform
j
the issue KT-38954 is marked as “Fix in builds 1.5.30-dev-1946” but I can’t find anything close to
publishSingleVariant("release")
like stated in the description. What’s the status on this @louiscad? Are we still supposed to use the fallback workaround?
l
@jean I added a comment in the issue with two reference links that should be helpful to you: https://youtrack.jetbrains.com/issue/KT-38954#focus=Comments-27-5424058.0-0
j
Does it mean I should be able to use only one dependency without fallback declaration on the client side if I declare
publishLibraryVariants("release", "debug")
?
l
I think so
Both ways as I understand have the release variant be compatible with any flavor