Loading build.gradle +1 −1 Original line number Original line Diff line number Diff line Loading @@ -149,7 +149,7 @@ dependencies { spotbugsPlugins 'com.h3xstream.findsecbugs:findsecbugs-plugin:1.11.0' spotbugsPlugins 'com.h3xstream.findsecbugs:findsecbugs-plugin:1.11.0' spotbugsPlugins 'com.mebigfatguy.fb-contrib:fb-contrib:7.4.7' spotbugsPlugins 'com.mebigfatguy.fb-contrib:fb-contrib:7.4.7' ktlint "com.pinterest:ktlint:0.39.0" ktlint "com.pinterest:ktlint:0.40.0" // Required for local unit tests (JUnit 4 framework) // Required for local unit tests (JUnit 4 framework) testImplementation 'junit:junit:4.13.1' testImplementation 'junit:junit:4.13.1' Loading Loading
build.gradle +1 −1 Original line number Original line Diff line number Diff line Loading @@ -149,7 +149,7 @@ dependencies { spotbugsPlugins 'com.h3xstream.findsecbugs:findsecbugs-plugin:1.11.0' spotbugsPlugins 'com.h3xstream.findsecbugs:findsecbugs-plugin:1.11.0' spotbugsPlugins 'com.mebigfatguy.fb-contrib:fb-contrib:7.4.7' spotbugsPlugins 'com.mebigfatguy.fb-contrib:fb-contrib:7.4.7' ktlint "com.pinterest:ktlint:0.39.0" ktlint "com.pinterest:ktlint:0.40.0" // Required for local unit tests (JUnit 4 framework) // Required for local unit tests (JUnit 4 framework) testImplementation 'junit:junit:4.13.1' testImplementation 'junit:junit:4.13.1' Loading