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

[BR] With Flutter 3.0 compile SDK should be set to version 31 #4

Open
srikanth-vm opened this issue Jun 26, 2022 · 1 comment
Open
Labels
bug Something isn't working

Comments

@srikanth-vm
Copy link

Current compile SDK is set to 28, but with 3.0 v31 is needed.

So when trying to build I get below error:

Dependency 'androidx.window:window-java:1.0.0-beta04' requires 'compileSdkVersion' to be set to 31 or higher.
Compilation target for module ':app' is 'android-28'

Could you please check ?

@srikanth-vm srikanth-vm added the bug Something isn't working label Jun 26, 2022
@vyakimchik
Copy link

Hi @srikanth-vm! Thanks for letting us know. The same issue was created (#5) - we'll fix it and publish a new version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

No branches or pull requests

2 participants