We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8c0e698 + e602db8 commit da47f90Copy full SHA for da47f90
library/build.gradle
@@ -75,7 +75,7 @@ dependencies {
75
76
androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.1'
77
androidTestImplementation 'androidx.test.espresso:espresso-contrib:3.5.1'
78
- androidTestImplementation 'commons-io:commons-io:2.13.0'
+ androidTestImplementation 'commons-io:commons-io:2.15.0'
79
}
80
81
spotbugs {
0 commit comments