Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit 98f6518

Browse files
committed
prepare 2.5.6 release
1 parent d56a63c commit 98f6518

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

CHANGE_LOG.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11

22
Changelog
33
=========
4-
**2.5.next**
4+
**2.5.6**
55
* Fix typo in RecurrenceEvent (#290)
6+
* Update support library (#296)
7+
* Fix style of header of radial picker (#291)
68

79
**2.5.5**
810
* Fix recurrence picker exception (#282)

gradle.properties

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
# This option should only be used with decoupled projects. More details, visit
1717
# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
1818
# org.gradle.parallel=true
19-
VERSION_NAME=2.5.5
20-
VERSION_CODE=255
19+
VERSION_NAME=2.5.6
20+
VERSION_CODE=256
2121
GROUP=com.code-troopers.betterpickers
2222

2323
ANDROID_BUILD_MIN_SDK_VERSION=9

0 commit comments

Comments
 (0)