SuddenH4X / awesome-app-rating

An Android library providing a dialog, which asks the user to rate the app or give feedback. You can also use the library to show the Google in-app review easily under certain conditions.
Apache License 2.0
231 stars 40 forks source link

Unable to find the AppRating class #65

Closed RachidLeLaborantin closed 2 years ago

RachidLeLaborantin commented 3 years ago

I use Android Studio and Java, I want to use your library but I can't find the AppRating class. I've successfully implemented the git repository Is because the library is in kotlin? It don't work with java projects?

SuddenH4X commented 3 years ago

Hi @RachidLeLaborantin,

Of course the library is also working with java projects. Can you share a little bit more details of your integration? How and where did you add the dependency?