Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The Android Gradle plugin supports only Kotlin Gradle plugin version 1.3.40 and higher. #205

Open
yigitcevik opened this issue Jul 3, 2022 · 2 comments

Comments

@yigitcevik
Copy link

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
Copy link

yinkyAde commented Nov 4, 2022

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
Copy link

Try to add google_api_headers dependency in pubspec.yml.

  google_api_headers: ^1.5.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants