Releases: spotbugs/spotbugs-gradle-plugin
Releases · spotbugs/spotbugs-gradle-plugin
4.4.5
4.4.5 (2020-07-30)
Bug Fixes
- Use
Classpath
normalization for auxClassPaths
(76ed3a9)
4.4.4
4.4.4 (2020-06-29)
Bug Fixes
- bump up the default toolVersion to 4.0.6 (b18e1b0)
4.4.3
4.4.3 (2020-06-23)
Bug Fixes
- Print report location as file uri and improve warning messages (15efde1), closes #287
4.4.2
4.4.2 (2020-06-21)
Bug Fixes
- bump up the default toolVersion to 4.0.5 (5b578e0)
4.4.1
4.4.1 (2020-06-19)
Bug Fixes
4.4.0
4.4.0 (2020-06-18)
Features
4.3.0
4.3.0 (2020-06-06)
Features
- Add functional tests for Android libraries as well (b6a6d92)
- Bump AGP to 3.6.3 and add functional test for it (1cbb175)
- Bump AGP to 4.0.0 and add functional test for it (86a6919)
- Create SpotBugs tasks for both Android apps and libs (4cb25eb)
4.2.4
4.2.4 (2020-05-28)
Bug Fixes
- create auxclasspath file for each spotbugs task (#272) (b8e21c9), closes #259
4.2.3
4.2.3 (2020-05-27)
Bug Fixes
4.2.2
4.2.2 (2020-05-24)
Bug Fixes
- "null" should not be printed as the path of report (363df85), closes #255