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 10b73a5 commit 06ca9eaCopy full SHA for 06ca9ea
android/gradle/libs.versions.toml
@@ -4,7 +4,7 @@ kotlin = "2.0.21"
4
ksp = "2.0.21-1.0.28"
5
coreKtx = "1.13.1"
6
junit = "4.13.2"
7
-junitVersion = "1.1.5" # This is to match Compose's version
+junitVersion = "1.2.1" # This is to match Compose's version
8
robolectric = "4.14.1"
9
roborazzi = "1.34.0"
10
espressoCore = "3.5.0" # This is to match Compose's version
0 commit comments