you need at least 1.0.1, use kapt with generatestu...
# android
n
you need at least 1.0.1, use kapt with generatestubs, and a code that compile first (so don’t try to use the generated DaggerxxxComponent.builder until it is fully generated). Using the EAP https://discuss.kotlinlang.org/t/kotlin-1-0-2-eap/1581 make it works fully too