compileKotlin { kotlinOptions { incremental = System.getenv("CI_BUILD") == null } }