QuisApp / flutter_contacts

MIT License
88 stars 143 forks source link

Update kotlin #89

Closed mouryaavadhesh closed 1 year ago

mouryaavadhesh commented 1 year ago

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

You need to update the latest kotlin version in your code

Zelfapp commented 1 year ago

Same

image

Mohammad-Abureesh commented 1 year ago

same issues , withe me when update to latest kotlin version '17.3'

codetinker commented 1 year ago

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

You need to update the latest kotlin version in your code

Same issues

ghost commented 1 year ago

Same issue!

DanLux commented 1 year ago

I am also facing the same issue right now.

joachim-quis commented 1 year ago

Thanks for reporting. Will update fix ASAP.

joachim-quis commented 1 year ago

See also https://github.com/QuisApp/flutter_contacts/issues/90

joachimvalente commented 1 year ago

Duplicate of #69 (now fixed)