We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3931b38 commit 20a9ecbCopy full SHA for 20a9ecb
build.gradle.kts
@@ -26,7 +26,7 @@ group = "com.github.spotbugs.snom"
26
27
val spotBugsVersion = "4.8.3"
28
val slf4jVersion = "2.0.0"
29
-val androidGradlePluginVersion = "8.2.2"
+val androidGradlePluginVersion = "8.3.0"
30
31
dependencies {
32
compileOnly(localGroovy())
0 commit comments