ok so it seems that including the dokka-gradle-plu...
# getting-started
b
ok so it seems that including the dokka-gradle-plugin forced my lib to be compiled somehow with 1.6… made it compileOnly (which it should have been) and now my project that depends on it doesn't have the error anymore.