We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 209f947 commit ad68b30Copy full SHA for ad68b30
CHANGELOG.md
@@ -1,5 +1,8 @@
1
# ChangeLog
2
3
+- 2015/10/27 0.5.5 release.
4
+ - Fix #72.
5
+ - Fix #73.
6
- 2015/10/12 0.5.4 release.
7
- Add `AppRate.setAgreeShowDialog`.
8
- 2015/08/11 0.5.3 release.
gradle.properties
@@ -1,5 +1,5 @@
-VERSION_NAME=0.5.4
-VERSION_CODE=25
+VERSION_NAME=0.5.5
+VERSION_CODE=26
GROUP=com.github.hotchemi
POM_DESCRIPTION=Library for Android applications, which provides rating dialog.
POM_URL=https://github.com/hotchemi/Android-Rate
0 commit comments