-
Notifications
You must be signed in to change notification settings - Fork 142
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 compileSdkVersion 27 must to be 28 #46
Comments
Same problem here It fails with
|
same issue |
Same here... Any progress? I don't think the plugin is currently usable without this change! |
@adee42 ping |
@adee42 up |
Same, without compile with 28, flutter build apk is blocked... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
the compileSdkVersion 27 must to be 28 to build android because in build.gradle is 28 and i face issue because that.
The text was updated successfully, but these errors were encountered: