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

Gradle error API 'variant.getMergeAssets()' is obsolete #9

Closed
fatimahossny opened this issue Nov 7, 2019 · 3 comments
Closed

Gradle error API 'variant.getMergeAssets()' is obsolete #9

fatimahossny opened this issue Nov 7, 2019 · 3 comments

Comments

@fatimahossny
Copy link

I tried to build the project it gave me this errors

WARNING: API 'variant.getMergeAssets()' is obsolete and has been replaced with 'variant.getMergeAssetsProvider()'.
It will be removed at the end of 2019.

and this one too

WARNING: API 'variantOutput.getProcessResources()' is obsolete and has been replaced with 'variantOutput.getProcessResourcesProvider()'.
It will be removed at the end of 2019.

Any help in this please ?

@sowens-csd
Copy link
Contributor

So sorry, for some reason I haven't been getting notified on these issues. I haven't seen that message but I'll have a look now and update if required.

@sowens-csd
Copy link
Contributor

I think this is the relevant Flutter issue. Looks like there's a fix either already done or imminent from them. flutter/flutter#26544 I'll look into it further.

@sowens-csd
Copy link
Contributor

This issue is resolved in 0.7.1 which upgrades the Android dependencies. Related to #17

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