Hi guys, does Kodein <7.2.0-master-95> have the IR...
# kodein
j
Hi guys, does Kodein 7.2.0-master-95 have the IR compiler enabled? I see from the kodein gradle plugin that from 5.0 both legacy and IR are enabled, is this correct?
r
Hi, yes we have enable IR by default, but disabled it for Kodein-DI as there is a compiler issue, fixed in Kotlin 1.4.30. So we’ll wait until then to re-enable it 🤞
j
Good news, will wait for 1.4.30 in that case, thanks!