-
-
Notifications
You must be signed in to change notification settings - Fork 99
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
Build failure for fresh project #40
Comments
Found a stackoverflow fix for the issue!! Maybe if it helps... |
did you update gradle version to 4.1.1 of your app |
Could you please suggest the process? I'm using vscode and tried opening the project in Android studio, but didn't get a pop-up!! Will changing |
OK, so you need to make several steps |
Yeah, tried opening, but never got update popup for gradle!! |
ok change it manually |
Okay, manual changes worked. Kotlin version upgrade required right? |
yeah update it to 1.4.21 |
Okay. in progress. I would really suggest you to put these things in Installations docs. reason being that the default flutter app comes with low versioned packages by default, so almost every user faces this! |
Got this error after updating both while Gradle Sync
Checked plugin updates, and IDE updates, no updates available. |
what'sversion of android studio that you currently used ! |
Android Studio 4.0.2 |
Although I Run the app as is. and it built successfully. |
you need AS 4.1.1 |
Howdy mate! Love your awesome wrapper for open-source map implementation.
The build failed with following stacktrace. No idea of the fix! It is a fresh project created for flutter with latest version (both flutter and your plugin).
The text was updated successfully, but these errors were encountered: