Reader
Reader copied to clipboard
Gradle Sync Issues(构建时有警告)
当前grdle版本: com.android.tools.build:gradle:3.3.1 distributionUrl=https://services.gradle.org/distributions/gradle-4.10.1-all.zip
警告内容如下: WARNING: API 'variantOutput.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 variantOutput.getPackageLibrary(), use -Pandroid.debug.obsoleteApi=true on the command line to display a stack trace. Affected Modules: reader
感谢,使用了过时的导致的,已经修改啦