From dddb61f906672168931b6dee1f482e1ec07dd86e Mon Sep 17 00:00:00 2001 From: Vansi Krishna Date: Tue, 21 Feb 2017 19:08:50 +0530 Subject: [PATCH] Update README.md Fixed the capture limit issue while in Gallery mode. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d66f374..e683f2f 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Add the jitpack repo to your repositories section in root level build.gradle Add the dependencies to the app level build.gradle dependencies { - compile 'com.github.vansikrishna:Multimager:1.0.2' + compile 'com.github.vansikrishna:Multimager:1.0.3' } # Screenshots