diff --git a/README.md b/README.md index a0a9559..7cb5e7b 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ repositories { maven { url 'https://repo.lucares.org/' } } dependencies { - compile 'org.lucares:primitiveCollections:0.3.1' + compile 'org.lucares:primitiveCollections:0.3' } ```