From 2d2e3e14908b7b3b5521473e265f2890a79f9789 Mon Sep 17 00:00:00 2001 From: Drew Heavner Date: Wed, 6 Dec 2017 14:51:13 -0500 Subject: [PATCH] Updated README.md --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 0baa146..257fe53 100644 --- a/README.md +++ b/README.md @@ -152,9 +152,9 @@ Then in the layout of your activity you must give it a background like this; Include this line in your gradle build file: ```groovy -compile 'com.r0adkll:slidableactivity:2.0.5' +compile 'com.r0adkll:slidableactivity:2.0.6' ``` - + ## Author