Skip to content

Commit

Permalink
Auto-update dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
dpebot committed Sep 20, 2020
1 parent 1cb80a7 commit 5d804d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/lint/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ sourceCompatibility = JavaVersion.VERSION_1_7

dependencies {
compileOnly "com.android.tools.lint:lint-api:27.0.1"
compileOnly "org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.4.0"
compileOnly "org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.4.10"
testImplementation "com.android.tools.lint:lint:27.0.1"
testImplementation "com.android.tools.lint:lint-tests:27.0.1"
}
Expand Down

0 comments on commit 5d804d6

Please sign in to comment.