We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9948f8 commit 3c258d5Copy full SHA for 3c258d5
README.md
@@ -10,11 +10,11 @@ This is an amazing image slider for the Android .
10
You can easily load images with your custom layout, and there are many kinds of amazing animations you can choose.
11
12
```groovy
13
- implementation 'com.github.smarteist:autoimageslider:1.3.8'
+ implementation 'com.github.smarteist:autoimageslider:1.3.9'
14
```
15
If you are using appcompat libraries use this one, but please migrate to androidx as soon as you can.
16
17
- implementation 'com.github.smarteist:autoimageslider:1.3.8-appcompat'
+ implementation 'com.github.smarteist:autoimageslider:1.3.9-appcompat'
18
19
20
### New Feautures
0 commit comments