We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1b59c7b + d54549b commit 73692bcCopy full SHA for 73692bc
matrix-sdk-android/build.gradle
@@ -165,7 +165,7 @@ dependencies {
165
implementation 'com.googlecode.libphonenumber:libphonenumber:8.12.32'
166
167
testImplementation 'junit:junit:4.13.2'
168
- testImplementation 'org.robolectric:robolectric:4.5.1'
+ testImplementation 'org.robolectric:robolectric:4.6.1'
169
//testImplementation 'org.robolectric:shadows-support-v4:3.0'
170
// Note: version sticks to 1.9.2 due to https://github.com/mockk/mockk/issues/281
171
testImplementation 'io.mockk:mockk:1.12.0'
0 commit comments