We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7507f54 commit b431494Copy full SHA for b431494
build.gradle.kts
@@ -28,7 +28,7 @@ group = "com.github.spotbugs.snom"
28
29
val spotBugsVersion = "4.8.6"
30
val slf4jVersion = "2.0.0"
31
-val androidGradlePluginVersion = "8.7.3"
+val androidGradlePluginVersion = "8.8.0"
32
33
dependencies {
34
compileOnly(localGroovy())
0 commit comments