Skip to content

Commit b83ed82

Browse files
author
Kirill
authored
Merge pull request Yalantis#85 from Yalantis/readme-update
Update README.md
2 parents 90bbf8f + 5225733 commit b83ed82

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Check this <a href="https://www.behance.net/gallery/20411445/Mobile-Animations-I
77

88
God bless Ukraine!
99

10-
<img src="https://d13yacurqjgara.cloudfront.net/users/125056/screenshots/1689922/events-menu_1-1-6.gif" />
10+
![Preview](https://cdn.dribbble.com/users/125056/screenshots/1689922/events-menu_1-1-6.gif)
1111

1212
Sample
1313
======
@@ -24,7 +24,7 @@ First of all you have to upload animation submodule with `git submodule update -
2424
Or you can add gradle dependency with command :<br>
2525
```groovy
2626
dependencies {
27-
compile 'com.github.yalantis:Side-Menu.Android:1.0.1'
27+
implementation 'com.github.yalantis:Side-Menu.Android:1.0.2'
2828
}
2929
```
3030
.<br>
@@ -36,7 +36,7 @@ and command:<br>
3636
}
3737
}
3838
dependencies {
39-
compile 'com.github.ozodrukh:CircularReveal:(latest-release)@aar'
39+
implementation 'com.github.ozodrukh:CircularReveal:(latest-release)@aar'
4040
}
4141
4242
```
@@ -150,7 +150,7 @@ P.S. We’re going to publish more awesomeness wrapped in code and a tutorial on
150150

151151
## License
152152

153-
Copyright 2017, Yalantis
153+
Copyright 2019, Yalantis
154154

155155
Licensed under the Apache License, Version 2.0 (the "License");
156156
you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)