diff --git a/README.md b/README.md index a41582a..2d10c7f 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Add JitPack repository in your root build.gradle at the end of repositories. Add dependency in your app level build.gradle. dependencies { - compile 'com.github.rasoulmiri:Skeleton:v1.0.0' + compile 'com.github.rasoulmiri:Skeleton:v1.0.3' } #### Step 2: