QuisApp / flutter_contacts

MIT License
84 stars 140 forks source link

Flutter contact on build appbundle #90

Closed Mohammad-Abureesh closed 1 year ago

Mohammad-Abureesh commented 1 year ago

current kotlin version 1.4.0 replace to ext.kotlin_version = '1.7.10'

The Android Gradle plugin supports only Kotlin Gradle plugin version 1.5.20 and higher.

The following dependencies do not satisfy the required version: project ':flutter_contacts' -> org.jetbrains.kotlin:kotlin-gradle-plugin:1.4.0

joachim-quis commented 1 year ago

Duplicate of #89