From b4a9e30c34d1fc58099b5253bb53fb9a78cc8440 Mon Sep 17 00:00:00 2001 From: razerdp Date: Thu, 15 Dec 2016 17:04:17 +0800 Subject: [PATCH] // itemclick --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3997bd0..e08fac3 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ Add the dependency ```xml dependencies { - compile 'com.github.razerdp:PhotoContents:v1.1' + compile 'com.github.razerdp:PhotoContents:v1.3' } ```