mirror of
https://github.com/nextcloud/talk-android.git
synced 2024-11-21 20:45:29 +03:00
Update dependency com.github.spotbugs.snom:spotbugs-gradle-plugin to v6.0.24
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
5e4249ec63
commit
d960eaf62e
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ buildscript {
|
|||
classpath 'com.android.tools.build:gradle:8.7.0'
|
||||
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:${kotlinVersion}"
|
||||
classpath "org.jetbrains.kotlin:kotlin-serialization:${kotlinVersion}"
|
||||
classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:6.0.23'
|
||||
classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:6.0.24'
|
||||
classpath "io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.7"
|
||||
classpath "org.jlleitschuh.gradle:ktlint-gradle:12.1.1"
|
||||
classpath "com.google.dagger:hilt-android-gradle-plugin:$hilt_version"
|
||||
|
|
Loading…
Reference in a new issue