We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2aa61a6 commit bcf09e1Copy full SHA for bcf09e1
1 file changed
ImmutablePendingIntent-test/build.gradle
@@ -44,7 +44,7 @@ dependencies {
44
testImplementation "org.robolectric:robolectric:4.10.3"
45
testImplementation "androidx.test:core-ktx:1.5.0"
46
testImplementation "androidx.test.ext:junit-ktx:1.1.5"
47
- testImplementation "com.google.truth:truth:1.1.3"
+ testImplementation "com.google.truth:truth:1.4.2"
48
testImplementation "com.android.tools.lint:lint:$lintVersion"
49
testImplementation "com.android.tools.lint:lint-tests:$lintVersion"
50
testImplementation project(':ImmutablePendingIntent-lint')
0 commit comments