Skip to content
This repository has been archived by the owner on Mar 15, 2024. It is now read-only.

WARNING: API 'variant.getAssemble()' is obsolete #19

Open
mveroukis opened this issue Mar 15, 2019 · 1 comment
Open

WARNING: API 'variant.getAssemble()' is obsolete #19

mveroukis opened this issue Mar 15, 2019 · 1 comment

Comments

@mveroukis
Copy link

I just added the scripts to my build.gradle script. Syncing it up gives me this warning:

WARNING: API 'variant.getAssemble()' is obsolete and has been replaced with 'variant.getAssembleProvider()'.
It will be removed at the end of 2019.
For more information, see https://d.android.com/r/tools/task-configuration-avoidance.
To determine what is calling variant.getAssemble(), use -Pandroid.debug.obsoleteApi=true on the command line to display a stack trace.
Affected Modules: app 

So it looks like this script has a shelf life to end of the this year.

@goemic
Copy link

goemic commented Nov 4, 2019

I receive this warning as well on version 1.0.0 (android

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants