Skip to content

Commit 29c07a4

Browse files
author
Shintaro Katafuchi
committed
Prepare for 0.5.1.
1 parent 3271d92 commit 29c07a4

File tree

3 files changed

+4
-8
lines changed

3 files changed

+4
-8
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# ChangeLog
22

3+
- 2015/07/26 0.5.1 release.
4+
- [Custom resource ids #61](https://github.com/hotchemi/Android-Rate/pull/61)
35
- 2015/06/28 0.5.0 release.
46
- Fix the bug that text button overflows in material theme.
57
- 2015/01/19 0.4.3 release.

USER.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
VERSION_NAME=0.5.0
2-
VERSION_CODE=21
1+
VERSION_NAME=0.5.1
2+
VERSION_CODE=22
33
GROUP=com.github.hotchemi
44
POM_DESCRIPTION=Library for Android applications, which provides rating dialog.
55
POM_URL=https://github.com/hotchemi/Android-Rate

0 commit comments

Comments
 (0)