QuisApp / flutter_contacts

MIT License
84 stars 140 forks source link

Update Kotlin and Gradle #75

Closed Crucialjun closed 1 year ago

Crucialjun commented 1 year ago

Update Gradle and kotlin to fix this issue

Hitting this error after updating gradle

FAILURE: Build failed with an exception.

What went wrong: 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

ycherniavskyi commented 1 year ago

@Crucialjun why have you closed your PR?

Crucialjun commented 1 year ago

It was causing merge errors with the master branch

ajaypunekar1 commented 1 year ago

I am getting same error while build. I am using flutter_contacts: ^1.1.5+1