Kapt: Remove kapt1 from Kotlin compiler

This commit is contained in:
Yan Zhulanow
2018-05-17 00:06:11 +03:00
parent 662b79780d
commit 6e362f6734
79 changed files with 43 additions and 1308 deletions
@@ -170,7 +170,7 @@ class ParcelableDeclarationChecker : DeclarationChecker {
val typeMapper = KotlinTypeMapper(
bindingContext,
ClassBuilderMode.full(false),
ClassBuilderMode.FULL,
IncompatibleClassTracker.DoNothing,
descriptor.module.name.asString(),
/* isJvm8Target */ false,