this library has some conflicts with AndroidX

Author: 23-59Created Jun 29, 2022Updated Jun 29, 2022

when I use this library, this is the error I get :

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

is there any way to fix it?

Source: ksoichiro/Android-ObservableScrollView