Android Studio 2.2.3 + Kotlin 1.1.3-2 , Gradle not finished with unknown issue

I find the rootcause for this problem.

I just modified the version to 1.1.4 in app’s build.gradle. And the version in project’s build.gralde still was 1.3.2.

So the problem happened.
Today i modify version in build.gradle both app’s and project. It doesn’t prompt this exception.