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 600397a commit 3d3206eCopy full SHA for 3d3206e
gradle/libs.versions.toml
@@ -21,7 +21,7 @@ kotlin = "2.2.20"
21
ksp = "2.2.10-2.0.2"
22
mockk = "1.14.5" # A recent stable version of MockK
23
turbine = "1.2.1" # A recent stable version of Turbine
24
-truth = "1.4.4" # A recent stable version of Google's Truth
+truth = "1.4.5" # A recent stable version of Google's Truth
25
26
[libraries]
27
androidx-activity-compose = { group = "androidx.activity", name = "activity-compose", version.ref = "androidxActivity" }
0 commit comments