Skip to content

Commit

Permalink
shift to local dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
andrzejchm committed Jul 13, 2016
1 parent 78f4d47 commit a9299d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion androidsample/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ dependencies {
androidTestCompile 'com.android.support:design:24.0.0'

//the most important, RESTMock! :)
androidTestCompile 'com.github.andrzejchm.RESTMock:android:0.1.3'
androidTestCompile project(':android')

testCompile 'com.android.support:appcompat-v7:24.0.0'
testCompile 'com.android.support:design:24.0.0'
Expand Down

0 comments on commit a9299d4

Please sign in to comment.