📦 release 2.6.4: hide closing output stream error stacktrace

This commit is contained in:
Alexey Danilov
2016-12-03 12:08:25 +03:00
parent 090f5ec7f9
commit 3023e4a1ee
4 changed files with 13 additions and 16 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.6.3'
compile 'com.danikula:videocache:2.6.4'
compile 'com.viewpagerindicator:library:2.4.2-SNAPSHOT@aar'
apt 'org.androidannotations:androidannotations:3.3.2'
}