PomepuyN / discreet-app-rate

A lightweight non intrusive app rate reminder for Android
http://nicolaspomepuy.fr/non-intrusive-app-rate
Apache License 2.0
464 stars 51 forks source link

Doesn't work with Maven? #25

Open rishabhmhjn opened 10 years ago

rishabhmhjn commented 10 years ago

I am trying to install it as a Maven dependency but it seems that its dependency, appcompat cannot be found. I get the following error: Missing artifact com.android.support:appcompat-v7:jar:+

Neither does it work on the gradle system.

Is it a repo error?