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

Commit c7f4b22

Browse files
committed
prepare 2.5.5 release
1 parent 2975e75 commit c7f4b22

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGE_LOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11

22
Changelog
33
=========
4+
**2.5.5**
5+
* Fix recurrence picker exception (#282)
6+
47
**2.5.4**
58
* Add Czech translations (#267)
69
* Added min/max limits to RadialTimePicker (#272)

gradle.properties

Lines changed: 2 additions & 2 deletions
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.4
20-
VERSION_CODE=254
19+
VERSION_NAME=2.5.5
20+
VERSION_CODE=255
2121
GROUP=com.code-troopers.betterpickers
2222

2323
ANDROID_BUILD_MIN_SDK_VERSION=9

0 commit comments

Comments
 (0)