dimsuz
02/12/2018, 4:43 PM-Pkotlin.incremenal=false
in local.properties
or gradle.properties
, but that would change local builds too.
* Tried putting it to GRADLE_OPTS => got unrecognized option error
* Tried using ORG_GRADLE_PROJECT_kotlin_incremental=false (as suggested in gradle guide) => no effect
Any further advice?