diff --git a/README.md b/README.md index 25c0f95..f7b611f 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ allprojects { Add Colorful as a dependency to your `build.gradle` ```groovy dependencies { - implementation 'com.github.garretyoder:Colorful:2.2' + implementation 'com.github.garretyoder:Colorful:2.3.3' } ```