Loading build.gradle +1 −1 Original line number Diff line number Diff line Loading @@ -85,7 +85,7 @@ dependencies { androidTestImplementation 'androidx.test.espresso:espresso-core:3.3.0' androidTestImplementation 'androidx.test.espresso:espresso-contrib:3.3.0' androidTestImplementation 'commons-io:commons-io:2.8.0' androidTestImplementation 'net.bytebuddy:byte-buddy:1.10.16' androidTestImplementation 'net.bytebuddy:byte-buddy:1.10.17' } spotbugs { Loading Loading
build.gradle +1 −1 Original line number Diff line number Diff line Loading @@ -85,7 +85,7 @@ dependencies { androidTestImplementation 'androidx.test.espresso:espresso-core:3.3.0' androidTestImplementation 'androidx.test.espresso:espresso-contrib:3.3.0' androidTestImplementation 'commons-io:commons-io:2.8.0' androidTestImplementation 'net.bytebuddy:byte-buddy:1.10.16' androidTestImplementation 'net.bytebuddy:byte-buddy:1.10.17' } spotbugs { Loading