evant / kotlin-inject-samples

Verious samples using kotlin-inject
Apache License 2.0
19 stars 5 forks source link

Multiplatform ksp sample with kotlin 1.6.20 - common code generation #5

Closed frcouceiro closed 1 year ago

frcouceiro commented 2 years ago

I was following your sample multiplaform project with Ksp, but given that newer ksp versions no longer have kspKotlinMetadata, is there any alternative we can use for pure common code injection ? Thanks in advance!

evant commented 2 years ago

Yeah was worried about that when I saw https://github.com/google/ksp/issues/567#issuecomment-1094089187

idrisadetunmbi commented 2 years ago

Wondering if there is anything on this yet. Posted this same issue here: https://github.com/evant/kotlin-inject/issues/236. Thanks.

tfcporciuncula commented 1 year ago

Just realized we can probably close this issue for the same reason we closed the other https://github.com/evant/kotlin-inject/issues/236