Skip to content

Commit c434e3a

Browse files
committed
Remove stdlib dependency
1 parent b02523c commit c434e3a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lint-rules/build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ plugins {
2020
}
2121

2222
dependencies {
23-
compileOnly Kotlin.stdlib.jdk7
2423
compileOnly "com.android.tools.lint:lint-api:$lint_version"
2524
compileOnly "com.android.tools.lint:lint-checks:$lint_version"
2625

0 commit comments

Comments
 (0)