anoop4real/flutter_iso_countries

Upgrade Kotlin plugin version

Opened this issue · 2 comments

I'm unable to build my app with a recent release of Gradle.

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 ':iso_countries' -> org.jetbrains.kotlin:kotlin-gradle-plugin:1.3.50

Thanks for notifying, I will take a look

@jeanmatthieud I have now updated the plugin (v2.2.0), soon will be available. There are some breaking changes. Try it and let me know if there is any more issues