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

Commit 9b68bf8

Browse files
committed
prepare 2.5.6 release
1 parent 98f6518 commit 9b68bf8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Including in Your Project
3131
### Gradle
3232

3333
```groovy
34-
compile 'com.code-troopers.betterpickers:library:2.5.5'
34+
compile 'com.code-troopers.betterpickers:library:2.5.6'
3535
```
3636

3737
### Maven
@@ -40,7 +40,7 @@ compile 'com.code-troopers.betterpickers:library:2.5.5'
4040
<dependency>
4141
<groupId>com.code-troopers.betterpickers</groupId>
4242
<artifactId>library</artifactId>
43-
<version>2.5.5</version>
43+
<version>2.5.6</version>
4444
<type>aar</type>
4545
</dependency>
4646
```

0 commit comments

Comments
 (0)