I'm trying implement CaraouselView on Gradle 7.2 but got some error. This is my gradle dependencies. <img width="832" alt="image" src="https://user-images.githubusercontent.com/23545319/196027170-6199a980-6738-4585-97aa-269029a49b43.png"> After sync i there is an error <img width="923" alt="image" src="https://user-images.githubusercontent.com/23545319/196027219-fa584051-bc90-411f-97e4-897c001ddf22.png"> I have follow this [question](https://stackoverflow.com/questions/73437096/carouselview-on-android-was-not-found-in-the-project-or-libraries) on stackoverflow but not solved my problem