Pixplicity / gene-rate

Generate a better rating for your Android app
Apache License 2.0
67 stars 17 forks source link

Cannot compile #32

Closed m-i-n-a-r closed 2 years ago

m-i-n-a-r commented 2 years ago

I'm using the dependency in the readme, but when i do and try to compile my app, i get

     > Could not find :unspecified:.
       Required by:
           project :app > com.pixplicity.generate:gene-rate:1.3.0

I guess it's not a problem on my side, since i used the library successfully before

pflammertsma commented 2 years ago

Have you perhaps removed jCenter from your repositories? I don't believe Gene-rate is available on Maven Central yet.

m-i-n-a-r commented 2 years ago

Well, yes I did. 😅 It's about to be discontinued as you know, and I assumed that Gene-rate was already available on Maven Central. Any ETA on this?

m-i-n-a-r commented 2 years ago

Still broken, i removed the library from my app for now. Technically the issue is still there, but i'm going to close it until someone else face this issue.