Skip to content

Commit ad68b30

Browse files
author
Shintaro Katafuchi
committed
Prepare for 0.5.5
1 parent 209f947 commit ad68b30

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

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

3+
- 2015/10/27 0.5.5 release.
4+
- Fix #72.
5+
- Fix #73.
36
- 2015/10/12 0.5.4 release.
47
- Add `AppRate.setAgreeShowDialog`.
58
- 2015/08/11 0.5.3 release.

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.4
2-
VERSION_CODE=25
1+
VERSION_NAME=0.5.5
2+
VERSION_CODE=26
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)