From 4c0536645d64f19f90e1081e17a7ecf604cd39a2 Mon Sep 17 00:00:00 2001 From: Jahir Fiquitiva Date: Thu, 17 May 2018 23:43:14 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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' } ```