We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6451f5d commit fafa08bCopy full SHA for fafa08b
lint-checks/build.gradle
@@ -12,7 +12,7 @@ lintOptions {
12
13
dependencies {
14
compileOnly "com.android.tools.lint:lint-api:31.1.0"
15
- compileOnly "com.android.tools.lint:lint-checks:31.1.0"
+ compileOnly "com.android.tools.lint:lint-checks:31.1.2"
16
// compileOnly "com.android.tools.lint:manifest-merger:31.1.0"
17
compileOnly "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version"
18
testImplementation "junit:junit:4.13.2"
0 commit comments