Pixplicity/gene-rate

Interface Feedback has not implemented methods?

Closed this issue · 1 comments

I am looking for the release gradle dependency (1.1.8 has not it) with the three methods instead only one:

public interface OnFeedbackListener {

    void onFeedbackTapped();

    void onRateTapped();

    void onRequestDismissed(boolean dontAskAgain);
}

https://github.com/Pixplicity/gene-rate/blob/edgethegamer-patch-1/library/src/main/java/com/pixplicity/generate/OnFeedbackListener.java

Sorry i see that last version released is 1.3.0