diff --git a/README.md b/README.md index 6a76b2a..caf9546 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.2@aar" + compile "com.daimajia.swipelayout:library:1.0.3@aar" } ``` @@ -42,14 +42,14 @@ dependencies { com.daimajia.swipelayout library - 1.0.2 + 1.0.3 apklib ``` #### Eclipse -[AndroidSwipeLayout-v1.0.2.jar](https://github.com/daimajia/AndroidSwipeLayout/releases/download/v1.0.2/AndroidSwipeLayout-v1.0.2.jar) +[AndroidSwipeLayout-v1.0.3.jar](https://github.com/daimajia/AndroidSwipeLayout/releases/download/v1.0.3/AndroidSwipeLayout-v1.0.3.jar) ### Step 2