fix self-pinging (#24)

This commit is contained in:
Alexey Danilov
2015-10-28 10:29:10 +03:00
parent cf69365920
commit 0264944a20
4 changed files with 8 additions and 9 deletions

View File

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