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

API 'variant.getMappingFile()' is obsolete #67

Open
davidB opened this issue May 13, 2020 · 1 comment
Open

API 'variant.getMappingFile()' is obsolete #67

davidB opened this issue May 13, 2020 · 1 comment

Comments

@davidB
Copy link

davidB commented May 13, 2020

Hi, FYI

With android plugin 'com.android.tools.build:gradle:4.0.0-beta05', the following warning is displayed, when I run testfairyDebug

> Task :app:testfairyDebug
WARNING: API 'variant.getMappingFile()' is obsolete and has been replaced with 'variant.getMappingFileProvider()'.
It will be removed in version 5.0 of the Android Gradle plugin.
For more information, see https://d.android.com/r/tools/task-configuration-avoidance.
To determine what is calling variant.getMappingFile(), use -Pandroid.debug.obsoleteApi=true on the command line to display more information.

Thanks.

@diegoperini
Copy link
Member

Hi @davidB ,

Thanks for the notice. We'll see what we can do.

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

No branches or pull requests

2 participants