update the latest version in README

This commit is contained in:
Alexey Danilov
2015-12-08 19:06:07 +03:00
parent 33b7e5e9d3
commit ca6f36ada3
2 changed files with 2 additions and 2 deletions

View File

@@ -21,7 +21,7 @@ repositories {
jcenter()
}
dependencies {
compile 'com.danikula:videocache:2.3.3'
compile 'com.danikula:videocache:2.3.4'
}
```