Update commons-io test dep to 2.4
Ran the tests locally, all still pass.
This commit is contained in:
parent
9fe6545654
commit
5cca8102d7
@ -26,7 +26,7 @@ dependencies {
|
|||||||
compile 'io.reactivex:rxjava:1.1.0'
|
compile 'io.reactivex:rxjava:1.1.0'
|
||||||
compile 'io.reactivex:rxandroid:0.23.0'
|
compile 'io.reactivex:rxandroid:0.23.0'
|
||||||
|
|
||||||
androidTestCompile 'commons-io:commons-io:2.2'
|
androidTestCompile 'commons-io:commons-io:2.4'
|
||||||
}
|
}
|
||||||
|
|
||||||
if (!hasProperty('sourceDeps')) {
|
if (!hasProperty('sourceDeps')) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user