Skip to content

Commit 5d804d6

Browse files
committed
Auto-update dependencies.
1 parent 1cb80a7 commit 5d804d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/lint/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ sourceCompatibility = JavaVersion.VERSION_1_7
66

77
dependencies {
88
compileOnly "com.android.tools.lint:lint-api:27.0.1"
9-
compileOnly "org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.4.0"
9+
compileOnly "org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.4.10"
1010
testImplementation "com.android.tools.lint:lint:27.0.1"
1111
testImplementation "com.android.tools.lint:lint-tests:27.0.1"
1212
}

0 commit comments

Comments
 (0)