flutter-contacts-plugin icon indicating copy to clipboard operation
flutter-contacts-plugin copied to clipboard

The Android Gradle plugin supports only Kotlin Gradle plugin version 1.3.0 and higher

Open cnsnet opened this issue 6 years ago • 1 comments

🚀 Feature Requests

when I use flutter-contact-plugin version -0.0.3, it gives me an error.

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

Contextualize the feature

Describe the feature

Platforms affected (mark all that apply)

  • [ ] :iphone: iOS
  • [ API 28] :robot: Android

cnsnet avatar Nov 19 '19 17:11 cnsnet

Same issue for me

avvari-da avatar Feb 14 '20 18:02 avvari-da