Olenyov Kirill
Kris Wong
tasks.withType<KotlinCompile> { kotlinOptions.jvmTarget = "1.8" kotlinOptions.freeCompilerArgs += "-Xobjc-generics" }