The Android Gradle plugin supports only Kotlin Gradle plugin version 1.3.40 and higher.
yigitcevik opened this issue · 2 comments
yigitcevik commented
When I add this package to my flutter project, "The Android Gradle plugin supports only Kotlin Gradle plugin version 1.3.40 and higher."
i am getting the error.
yinkyAde commented
Any luck on this, i'm getting the same error.
project ':flutter_google_places_sdk_android' -> org.jetbrains.kotlin:kotlin-gradle-plugin:1.3.72
MarkCLinovy commented
Try to add google_api_headers dependency in pubspec.yml.
google_api_headers: ^1.5.0