fresco updated

This commit is contained in:
Gavriil Sitnikov 2015-11-14 01:03:16 +03:00
parent ed4792d3b8
commit a429df0604
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ dependencies {
exclude(group: 'org.apache.httpcomponents', module: 'httpclient') exclude(group: 'org.apache.httpcomponents', module: 'httpclient')
} }
provided 'com.squareup.okhttp:okhttp:2.5.0' provided 'com.squareup.okhttp:okhttp:2.5.0'
provided 'com.facebook.fresco:fbcore:0.7.0' provided 'com.facebook.fresco:fbcore:0.8.1'
} }
apply from: "${rootDir}/libraries/BuildScripts/gradle/staticAnalysis.gradle" apply from: "${rootDir}/libraries/BuildScripts/gradle/staticAnalysis.gradle"