Преглед изворни кода

Remove spotbug version:
Access to 'toolVersion' exceeds its access rights
Cannot assign a value to final field 'toolVersion'

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>

tobiasKaminsky пре 3 година
родитељ
комит
2ef85e4db7
1 измењених фајлова са 0 додато и 4 уклоњено
  1. 0 4
      build.gradle

+ 0 - 4
build.gradle

@@ -395,10 +395,6 @@ dependencies {
     implementation "com.github.stateless4j:stateless4j:2.6.0"
 }
 
-spotbugs {
-    toolVersion = '3.1.12'
-}
-
 configurations.all {
     resolutionStrategy{
         cacheChangingModulesFor 0, 'seconds'