Hi Felgoteam,
when building for android with the latest felgo with one signal activated I get multiple errors like this:
Duplicate class kotlin.collections.jdk8.CollectionsJDK8Kt found in modules kotlin-stdlib-1.8.22.jar -> jetified-kotlin-stdlib-1.8.22 (org.jetbrains.kotlin:kotlin-stdlib:1.8.22) and kotlin-stdlib-jdk8-1.6.21.jar -> jetified-kotlin-stdlib-jdk8-1.6.21 (org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.21)
I found a solution by forcing the version but I think this is not a “clean” way and not sure if this is a stable solution. Is this problems known?
Regards

