diff --git a/README.md b/README.md index 4138f46..c76414d 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ And add the library to your module **build.gradle**: ```Gradle dependencies { - implementation 'com.github.javiersantos:PiracyChecker:1.2.2' + implementation 'com.github.javiersantos:PiracyChecker:1.2.3' } ```