We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fcdd2d commit b2e4187Copy full SHA for b2e4187
build.gradle.kts
@@ -7,7 +7,7 @@ plugins {
7
jacoco
8
signing
9
kotlin("jvm") version "1.9.23"
10
- id("com.android.lint") version "8.3.1"
+ id("com.android.lint") version "8.3.2"
11
id("org.jetbrains.dokka") version "1.9.20"
12
id("com.github.spotbugs.gradle-plugin")
13
id("com.github.spotbugs.plugin-publish")
0 commit comments