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

Config project error in Android Studio 3.2 #205

Closed
wanyt opened this issue Oct 11, 2018 · 1 comment
Closed

Config project error in Android Studio 3.2 #205

wanyt opened this issue Oct 11, 2018 · 1 comment

Comments

@wanyt
Copy link

wanyt commented Oct 11, 2018

There is a compile error when I import the lib and run the project. This is the issue:

Configure project :flutter_webview_plugin
WARNING: The specified Android SDK Build Tools version (27.0.3) is ignored, as it is below the minimum supported version (28.0.2) for Android Gradle Plugin 3.2.0.
Android SDK Build Tools 28.0.2 will be used.
To suppress this warning, remove "buildToolsVersion '27.0.3'" from your build.gradle file, as each version of the Android Gradle Plugin now has a default version of the build tools.

I think you can update "buildToolVersion" to solve the problem, and release a new version.

@jordansilva
Copy link
Contributor

Hi @lejard-h,
I did a small pull request updating the Android SDK Build Tools version and Gradle Plugin.
Could you check?

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

2 participants