We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f8f256 commit b6aed3eCopy full SHA for b6aed3e
1 file changed
gradle/libs.versions.toml
@@ -23,7 +23,7 @@ constraintlayout = "2.2.1"
23
material = "1.13.0"
24
robolectric = "4.16"
25
truth = "1.4.5"
26
-mockk = "1.13.10" # Added MockK version
+mockk = "1.14.5"
27
28
[libraries]
29
android-gradle-plugin = { module = "com.android.tools.build:gradle", version.ref = "agp" }
0 commit comments