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 716c82c commit fe914d5Copy full SHA for fe914d5
gradle/libs.versions.toml
@@ -89,4 +89,4 @@ test-androidOrchestrator = { module = "androidx.test:orchestrator", version = "1
89
test-androidRules = { module = "androidx.test:rules", version = "1.6.0-alpha01" }
90
test-androidRunner = { module = "androidx.test:runner", version.ref = "androidTest" }
91
test-junit = "junit:junit:4.13.2"
92
-test-truth = "com.google.truth:truth:1.3.0"
+test-truth = "com.google.truth:truth:1.4.0"
0 commit comments