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
I'm unable to build my app with a recent release of Gradle.