Skip to content

Commit bb05f3e

Browse files
committed
Prepare the next release
1 parent fa92756 commit bb05f3e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ allprojects {
3535
And add a dependency code to your **module**'s `build.gradle` file.
3636
```gradle
3737
dependencies {
38-
implementation "com.github.skydoves:colorpickerview:2.2.3"
38+
implementation "com.github.skydoves:colorpickerview:2.2.4"
3939
}
4040
```
4141

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ systemProp.org.gradle.internal.http.socketTimeout=120000
3131
GROUP=com.github.skydoves
3232
POM_PACKAGING=aar
3333

34-
VERSION_NAME=2.2.4-SNAPSHOT
34+
VERSION_NAME=2.2.5-SNAPSHOT
3535

3636
POM_ARTIFACT_ID=colorpickerview
3737
POM_NAME=colorpickerview

0 commit comments

Comments
 (0)