Skip to content
This repository has been archived by the owner on Dec 29, 2022. It is now read-only.

Commit

Permalink
Merge pull request #225 from schilit/update-test
Browse files Browse the repository at this point in the history
Update test
  • Loading branch information
g-ortuno committed Apr 8, 2015
2 parents 9256c50 + 1851e6a commit 3dde072
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion android-uribeacon/uribeacon-library/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@ android {

dependencies {
compile 'com.android.support:support-v4:21.0.3'
androidTestCompile 'org.mockito:mockito-core:1.10.14'
androidTestCompile 'org.mockito:mockito-core:2.0.5-beta'
}
2 changes: 1 addition & 1 deletion android-uribeacon/uribeacon-library/uribeacon-library.iml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
<orderEntry type="library" exported="" scope="TEST" name="objenesis-2.1" level="project" />
<orderEntry type="library" exported="" name="support-annotations-21.0.3" level="project" />
<orderEntry type="library" exported="" name="support-v4-21.0.3" level="project" />
<orderEntry type="library" exported="" scope="TEST" name="mockito-core-1.10.14" level="project" />
<orderEntry type="library" exported="" scope="TEST" name="mockito-core-2.0.5-beta" level="project" />
<orderEntry type="library" exported="" scope="TEST" name="hamcrest-core-1.1" level="project" />
</component>
</module>

0 comments on commit 3dde072

Please sign in to comment.