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

I am getting version mismatch error while using maps in my flutter app. #23626

Closed
91priyansh opened this issue Oct 27, 2018 · 5 comments
Closed
Labels
waiting for customer response The Flutter team cannot make further progress on this issue until the original reporter responds

Comments

@91priyansh
Copy link

The Android Gradle plugin supports only Kotlin Gradle plugin version 1.2.51 and higher. Project 'map_view' is
using version 1.2.50.

@kunit1
Copy link

kunit1 commented Oct 27, 2018

Seems like map_view has been abandoned. They refer to another plug in on their repo: https://pub.dartlang.org/packages/flutter_map#-changelog-tab-

@zoechi zoechi added the waiting for customer response The Flutter team cannot make further progress on this issue until the original reporter responds label Oct 28, 2018
@aurostudio
Copy link

aurostudio commented Nov 7, 2018

For those still using map_view, the temporary solution is following the below steps:

  1. Use Android Studio, under the 'android' app of your flutter project, open the build.gradle file under 'map_view/android'.

  2. Change kotlin_version to 1.2.51.

  3. Rebuild the entire project.

Hope this helps!

@no-response
Copy link

no-response bot commented Nov 18, 2018

Without additional information, we are unfortunately not sure how to resolve this issue. We are therefore reluctantly going to close this bug for now. Please don't hesitate to comment on the bug if you have any more information for us; we will reopen it right away!
Thanks for your contribution.
cc @Hixie

@jaiaswani10
Copy link

The Android Gradle plugin supports only Kotlin Gradle plugin version 1.2.51 and higher. Project 'map_view' is using version
1.2.50.

@github-actions
Copy link

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of flutter doctor -v and a minimal reproduction of the issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 29, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
waiting for customer response The Flutter team cannot make further progress on this issue until the original reporter responds
Projects
None yet
Development

No branches or pull requests

5 participants