We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e666105 commit 857f949Copy full SHA for 857f949
README.md
@@ -24,7 +24,7 @@ You can also find iOS version of this [here](https://github.com/ninjaprox/NVActi
24
Add dependencies in build.gradle.
25
```groovy
26
dependencies {
27
- compile 'com.wang.avi:library:2.0.0'
+ compile 'com.wang.avi:library:2.0.1'
28
compile 'com.nineoldandroids:library:2.4.0'
29
}
30
```
0 commit comments