From 180a444afc48a1c98ffb2f2920a22959ebd0d88b Mon Sep 17 00:00:00 2001 From: Karim Abdo Date: Fri, 7 Sep 2018 15:54:11 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f859c2a..def7e0a 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ Add it in your root build.gradle at the end of repositories: Step 2. Add the dependency dependencies { - compile 'com.github.TeleClinic:SmartForm:1.0.4' + compile 'com.github.TeleClinic:SmartForm:1.0.10' }

Maven: