Skip to content

Commit

Permalink
Resolved unsupported device issue with dependency change
Browse files Browse the repository at this point in the history
  • Loading branch information
yousufshawon committed Aug 27, 2017
1 parent c9107f6 commit 4c9edfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,5 @@ dependencies {
testCompile 'org.robolectric:shadows-httpclient:3.2.2'
testCompile 'org.assertj:assertj-core:3.6.2'
testCompile 'org.powermock:powermock-api-mockito:1.6.6'
compile 'org.apache.directory.studio:org.apache.commons.io:2.4'
compile 'commons-io:commons-io:2.4'
}

0 comments on commit 4c9edfa

Please sign in to comment.