This behavior will not be allowed in Android Gradle plugin 8.0.
Author: ychxxCreated Feb 17, 2022Updated Feb 17, 2022
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.
Source: orhanobut/logger