We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9640227 + 65ce087 commit f849a5cCopy full SHA for f849a5c
1 file changed
library/build.gradle
@@ -34,7 +34,7 @@ dependencies {
34
implementation 'androidx.recyclerview:recyclerview:1.1.0'
35
36
testImplementation 'junit:junit:4.13'
37
- testImplementation 'com.pholser:junit-quickcheck-core:0.9.1'
+ testImplementation 'com.pholser:junit-quickcheck-core:0.9.2'
38
testImplementation 'com.pholser:junit-quickcheck-generators:0.9.1'
39
40
androidTestImplementation 'androidx.test.ext:junit:1.1.1'
0 commit comments