diff --git a/README.md b/README.md index f9cb4ae..486897b 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ When I start to make this library, I set some goals: ```groovy dependencies { - compile "com.daimajia.swipelayout:library:1.0.9@aar" + compile "com.daimajia.swipelayout:library:1.1.0@aar" } ``` @@ -42,7 +42,7 @@ dependencies { com.daimajia.swipelayout library - 1.0.9 + 1.1.0 apklib ```