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

Bump lint from 27.1.0 to 27.1.1

Bumps lint from 27.1.0 to 27.1.1.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-11-11 14:37:03 +00:00 committed by Mike Hardy
parent 52e838beb9
commit 3d28e9d5d4

View File

@ -12,7 +12,7 @@ repositories {
dependencies {
compileOnly "com.android.tools.lint:lint-api:27.1.1"
compileOnly "com.android.tools.lint:lint:27.1.0"
compileOnly "com.android.tools.lint:lint:27.1.1"
testImplementation "junit:junit:4.13.1"
testImplementation "com.android.tools.lint:lint:27.1.0"