mirror of
https://github.com/nextcloud/android.git
synced 2024-11-26 07:05:49 +03:00
Merge pull request #8472 from nextcloud/removeSpotbugVersion
Remove spotbug version
This commit is contained in:
commit
2c2fb049bc
2 changed files with 1 additions and 5 deletions
|
@ -395,10 +395,6 @@ dependencies {
|
|||
implementation "com.github.stateless4j:stateless4j:2.6.0"
|
||||
}
|
||||
|
||||
spotbugs {
|
||||
toolVersion = '3.1.12'
|
||||
}
|
||||
|
||||
configurations.all {
|
||||
resolutionStrategy{
|
||||
cacheChangingModulesFor 0, 'seconds'
|
||||
|
|
|
@ -1 +1 @@
|
|||
306
|
||||
305
|
Loading…
Reference in a new issue