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 3271d92 commit 29c07a4Copy full SHA for 29c07a4
CHANGELOG.md
@@ -1,5 +1,7 @@
1
# ChangeLog
2
3
+- 2015/07/26 0.5.1 release.
4
+ - [Custom resource ids #61](https://github.com/hotchemi/Android-Rate/pull/61)
5
- 2015/06/28 0.5.0 release.
6
- Fix the bug that text button overflows in material theme.
7
- 2015/01/19 0.4.3 release.
USER.md
gradle.properties
@@ -1,5 +1,5 @@
-VERSION_NAME=0.5.0
-VERSION_CODE=21
+VERSION_NAME=0.5.1
+VERSION_CODE=22
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