You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
📱 iOS
[ API 28] 🤖 Android
The text was updated successfully, but these errors were encountered:
🚀 Feature Requests
when I use flutter-contact-plugin version -0.0.3, it gives me an error.
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)
The text was updated successfully, but these errors were encountered: