flutter_install_plugin icon indicating copy to clipboard operation
flutter_install_plugin copied to clipboard

Kotlin version error

Open mma-amini opened this issue 4 years ago • 0 comments

  • What went wrong: The Android Gradle plugin supports only Kotlin Gradle plugin version 1.3.40 and higher. The following dependencies do not satisfy the required version: project ':install_plugin' -> org.jetbrains.kotlin:kotlin-gradle-plugin:1.3.20

mma-amini avatar Nov 15 '21 09:11 mma-amini