We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b688328 commit 4a834d3Copy full SHA for 4a834d3
build.gradle.kts
@@ -27,7 +27,7 @@ group = "com.github.spotbugs.snom"
27
28
val spotBugsVersion = "4.8.5"
29
val slf4jVersion = "2.0.0"
30
-val androidGradlePluginVersion = "8.4.1"
+val androidGradlePluginVersion = "8.4.2"
31
32
dependencies {
33
compileOnly(localGroovy())
0 commit comments