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

Commit 77bd98c

Browse files
committed
Release version 2.5.0
1 parent 6e3dea2 commit 77bd98c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

CHANGE_LOG.md

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

22
Changelog
33
=========
4-
**2.x.x**
4+
**2.5.0**
55
* Improve auto detect for 12/24h date format for radialTimePicker (#246)
66
* Add Feature to set disabled (non selectable) dates in calendarDatePicker (#223)
7-
*
7+
88
**2.4.0**
99
* Add auto detect and use of primaryColor by default for CalendarDatePicker and RadialDatePicker (#238)
1010
* Fix UnknownFormatConversionException (#240)

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.4.0
20-
VERSION_CODE=240
19+
VERSION_NAME=2.5.0
20+
VERSION_CODE=250
2121
GROUP=com.code-troopers.betterpickers
2222

2323
ANDROID_BUILD_MIN_SDK_VERSION=9

0 commit comments

Comments
 (0)