Estou com problemas ao executar o projetos, logo após eu inserir a blank_fragment o gradle emite os seguintes erros:
Caused by: org.gradle.api.internal.plugins.PluginApplicationException: Failed to apply plugin [id 'kotlin-android']
Caused by: org.gradle.api.GradleException: The current Gradle version 5.1.1 is not compatible with the Kotlin Gradle plugin. Please use Gradle 6.1.1 or newer, or the previous version of the Kotlin plugin.
Caused by: java.lang.IllegalStateException: compileSdkVersion is not specified.