flutter_google_ad_manager icon indicating copy to clipboard operation
flutter_google_ad_manager copied to clipboard

API 'variant.getPackageLibrary()' is obsolete and has been replaced....

Open xiongdi9456 opened this issue 6 years ago • 0 comments

I got some warning message like this, should we do something?

WARNING: API 'variant.getPackageLibrary()' is obsolete and has been replaced with 'variant.getPackageLibraryProvider()'.
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.getPackageLibrary(), use -Pandroid.debug.obsoleteApi=true on the command line to display more information.
Affected Modules: flutter_google_ad_manager

Gradle version: 5.1.1

xiongdi9456 avatar Jun 20 '19 13:06 xiongdi9456