Am I understanding correctly this issue is about having same extension "interface" with
compilerOptions
for both Jvm and Android plugins?
z
Zac Sweers
05/28/2023, 8:24 PM
yep!
Zac Sweers
05/28/2023, 8:25 PM
we rarely configure them differently
Zac Sweers
05/28/2023, 9:09 PM
actually somewhat related, but this new API is ultimately not helpful in a multiplatform project because it's only ever available in kotlin.jvm or kotlin.android projects. But a multiplatform project will never get configured with these even if it has jvm or android targets. Is that worth filing an issue about, or is that by design?
t
tapchicoma
05/29/2023, 7:59 AM
by design - MPP project level DSL should be added in 1.9.20