QuisApp / flutter_contacts

MIT License
84 stars 140 forks source link

Not compatible with gradle 7.4.1 #96

Closed lukepighetti closed 1 year ago

lukepighetti commented 1 year ago

flutter_contacts 1.1.5+1 is not compatible with com.android.tools.build:gradle 7.4.1

* What went wrong:
[89](https://github.com/tonalfitness/mobile/actions/runs/4118537358/jobs/7111207194#step:10:90)
The Android Gradle plugin supports only Kotlin Gradle plugin version 1.5.20 and higher.
[90](https://github.com/tonalfitness/mobile/actions/runs/4118537358/jobs/7111207194#step:10:91)
The following dependencies do not satisfy the required version:
[91](https://github.com/tonalfitness/mobile/actions/runs/4118537358/jobs/7111207194#step:10:92)
project ':flutter_contacts' -> org.jetbrains.kotlin:kotlin-gradle-plugin:1.4.0
joachim-quis commented 1 year ago

Duplicate of #69