We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb91c13 commit e7cc5beCopy full SHA for e7cc5be
lint-checks/build.gradle
@@ -18,7 +18,7 @@ dependencies {
18
testImplementation "junit:junit:4.13.2"
19
testImplementation "com.android.tools.lint:lint:31.4.1"
20
testImplementation "com.android.tools.lint:lint-tests:31.4.1"
21
- testImplementation "com.android.tools:testutils:31.4.0"
+ testImplementation "com.android.tools:testutils:31.4.1"
22
}
23
24
jar {
0 commit comments