Skip to content

Commit 3c258d5

Browse files
authored
Update README.md
1 parent d9948f8 commit 3c258d5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@ This is an amazing image slider for the Android .
1010
You can easily load images with your custom layout, and there are many kinds of amazing animations you can choose.
1111

1212
```groovy
13-
implementation 'com.github.smarteist:autoimageslider:1.3.8'
13+
implementation 'com.github.smarteist:autoimageslider:1.3.9'
1414
```
1515
If you are using appcompat libraries use this one, but please migrate to androidx as soon as you can.
1616
```groovy
17-
implementation 'com.github.smarteist:autoimageslider:1.3.8-appcompat'
17+
implementation 'com.github.smarteist:autoimageslider:1.3.9-appcompat'
1818
```
1919

2020
### New Feautures

0 commit comments

Comments
 (0)