diff --git a/README.md b/README.md index b6681ab..01124a0 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ When I start to make this library, I set some goals: dependencies { compile 'com.android.support:recyclerview-v7:21.0.0' compile 'com.android.support:support-v4:20.+' - compile "com.daimajia.swipelayout:library:1.1.8@aar" + compile "com.daimajia.swipelayout:library:1.1.9@aar" } ``` @@ -60,7 +60,7 @@ dependencies { com.daimajia.swipelayout library - 1.1.8 + 1.1.9 apklib ```