diff --git a/README.md b/README.md index 7786f12a..5dc5eae1 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ Including in Your Project ### Gradle ```groovy -compile 'com.code-troopers.betterpickers:library:2.5.4' +compile 'com.code-troopers.betterpickers:library:2.5.5' ``` ### Maven @@ -40,7 +40,7 @@ compile 'com.code-troopers.betterpickers:library:2.5.4' com.code-troopers.betterpickers library - 2.5.4 + 2.5.5 aar ```