diff --git a/README.md b/README.md index fed811a4..c635ac1a 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Your uncle Bob's Galaxy S Mini will probably be supported in the future though. ## Gimme that Gradle sweetness, pls? ```groovy -compile 'com.roughike:bottom-bar:2.0.1' +compile 'com.roughike:bottom-bar:2.+' ``` **Maven:** @@ -34,7 +34,7 @@ compile 'com.roughike:bottom-bar:2.0.1' com.roughike bottom-bar - 2.0.1 + 2.+ pom ```