We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18a7e9f commit c9214e6Copy full SHA for c9214e6
gradle/libs.versions.toml
@@ -68,7 +68,7 @@ coroutines-android = 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.7.1'
68
junit = 'junit:junit:4.13.2'
69
robolectric = 'org.robolectric:robolectric:4.10.3'
70
hilt-testing = 'com.google.dagger:hilt-android-testing:2.44.2'
71
-truth = "com.google.truth:truth:1.1.3"
+truth = "com.google.truth:truth:1.4.1"
72
73
junit-android = 'androidx.test.ext:junit:1.1.5'
74
espresso = 'androidx.test.espresso:espresso-core:3.5.1'
0 commit comments