0
0
mirror of https://github.com/ankidroid/Anki-Android.git synced 2024-09-20 12:02:16 +02:00

Bump lint from 27.0.1 to 27.0.2

Bumps lint from 27.0.1 to 27.0.2.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-10-08 10:13:16 +00:00 committed by Mike Hardy
parent 0f5afe5f05
commit 8dbf0e2a85

View File

@ -12,7 +12,7 @@ repositories {
dependencies {
compileOnly "com.android.tools.lint:lint-api:27.0.2"
compileOnly "com.android.tools.lint:lint:27.0.1"
compileOnly "com.android.tools.lint:lint:27.0.2"
testImplementation "junit:junit:4.13"
testImplementation "com.android.tools.lint:lint:27.0.1"