This the following statement correct? HMPP does n...
# multiplatform
p
This the following statement correct? HMPP does not have any affect on the created frameworks and can be turned off when testing on the CI server and when publishing only jvm + android libraries to maven
j
Using it in android and jvm kmp libraries was giving me issues and I had to disable it because some metadata fetched by intellij was corrupted and the IDE couldn't import things but it was compiling correctly via CLI. IMO this is a bug but I don't see any advantage of having it enabled at this moment in jvm+android