logger icon indicating copy to clipboard operation
logger copied to clipboard

This behavior will not be allowed in Android Gradle plugin 8.0.

Open ychxx opened this issue 3 years ago • 0 comments

The following warnings appear after importing the com.orhanobut:logger:2.2.0

Your project has set android.useAndroidX=true, but configuration debugRuntimeClasspath still contains legacy support libraries, which may cause runtime issues. This behavior will not be allowed in Android Gradle plugin 8.0.

ychxx avatar Feb 17 '22 08:02 ychxx