diff --git a/README.md b/README.md index 8d699d9..079943b 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ When I start to make this library, I set some goals: ```groovy dependencies { compile 'com.android.support:support-v4:20.+' - compile "com.daimajia.swipelayout:library:1.1.0@aar" + compile "com.daimajia.swipelayout:library:1.1.1@aar" } ``` @@ -48,7 +48,7 @@ dependencies { com.daimajia.swipelayout library - 1.1.0 + 1.1.1 apklib ```