Skip to content

Commit 506dd14

Browse files
committed
update robolectric
1 parent 68e9726 commit 506dd14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

studyplus-android-sdk/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ dependencies {
5858
implementation "com.squareup.okhttp3:okhttp"
5959

6060
testImplementation "junit:junit:4.13.2"
61-
testImplementation "org.robolectric:robolectric:4.5.1"
61+
testImplementation 'org.robolectric:robolectric:4.11.1'
6262
testImplementation "org.jetbrains.kotlin:kotlin-test-junit:$kotlin_version"
6363
testImplementation "com.squareup.okhttp3:mockwebserver"
6464
}

0 commit comments

Comments
 (0)