fresco updated
This commit is contained in:
parent
ed4792d3b8
commit
a429df0604
|
|
@ -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"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue