Android Gradle plugin and Kotlin plugin

In some cases, the error happens while I build my Android project.
The error message likes “The Android Gradle plugin supports only Kotlin Gradle plugin version 1.2.51 and higher. Project ‘AnkitSuda#Faysr’ is using version 1.2.41.”

So, I want to know is there any summary about the version of Android Gradle plugin supports the corresponding version of Kotlin plugin?