Tomas Kubernat
11/24/2022, 1:40 PMKtor
and another Java Android project(library + UI application) using mentioned Kotlin library and its api. Unfortunately i can’t compile the UI application using both mentioned libraries with following message from gradle:
However we cannot choose between the following variants of io.github.pdvrieze.xmlutil:serialization:0.84.0:
- androidRuntimeElements-published
- jvmRuntimeElements-published
All of them match the consumer attributes:
Have you ever had similar problem? I can’t find any way how to solve this.