diff --git a/README.md b/README.md index daf2068..c1860c5 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ You can easily load images with your custom layout, and there are many kinds of ``` If you are using appcompat libraries use this one, but please migrate to androidx as soon as you can. ```groovy - implementation 'com.github.smarteist:autoimageslider:1.3.9-appcompat' + implementation 'com.github.smarteist:autoimageslider:1.4.0-appcompat' ``` ### New Feautures