fix 🐛 available cache percents callback

This commit is contained in:
Alexey Danilov
2015-09-28 11:31:02 +06:00
parent e135bf0b42
commit 6125478d27
8 changed files with 65 additions and 23 deletions

View File

@@ -39,7 +39,7 @@ dependencies {
// compile project(':library')
compile 'com.android.support:support-v4:23.0.1'
compile 'org.androidannotations:androidannotations-api:3.3.2'
compile 'com.danikula:videocache:2.1.3'
compile 'com.danikula:videocache:2.1.4'
compile 'com.viewpagerindicator:library:2.4.2-SNAPSHOT@aar'
apt 'org.androidannotations:androidannotations:3.3.2'
}