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

Commit

Permalink
Update robolectric to 3.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
schaal committed Jan 7, 2018
1 parent 5706026 commit cbdf3ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,6 @@ dependencies {

androidTestImplementation "com.squareup.okhttp3:mockwebserver:${versions.okhttp}"

testImplementation "org.robolectric:robolectric:3.5.1"
testImplementation "org.robolectric:robolectric:3.6.1"
testImplementation 'junit:junit:4.12'
}

0 comments on commit cbdf3ee

Please sign in to comment.