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 39 forks source link

Only available on jcenter repository which is deprecated #55

Closed inidamleader closed 3 years ago

SuddenH4X commented 3 years ago

Hi @inidamleader, I'm aware of this issue and will migrate to Maven Central in the next 3-4 weeks.

inidamleader commented 3 years ago

You may be should to mention on README, that this lib rely on jcenter(), because at my first integration I didn’t figure out why gradle fails to include this lib. Thank you, this is a beautiful lib.

SuddenH4X commented 3 years ago

Thanks for the compliment! I'm currently releasing the library to Maven Central and hope to finish the migration in the next few days. And with the new release I will extend the readme to avoid any confusion 😉

shivamsoods commented 3 years ago

Hey Just found your awesome library, hoping that you would soon switch to Maven Central. Waiting for this so that I can finally update my app on the playstore.

SuddenH4X commented 3 years ago

It was a lot more work than expected but I finally got it uploaded to Maven Central. Just use the version 2.4.0 of the library 😉

shivamsoods commented 3 years ago

Wow that is great! Looking forward to integrate it in my application. Thanks a lot