Mike Hine

Results 1 comments of Mike Hine

**simply put this in your gradle implementation** ``` implementation ('com.github.Inconnu08:android-ratingreviews:1.2.0') { exclude group: 'org.jetbrains', module: 'annotations' } ```