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 aa3df90 commit 0cab42aCopy full SHA for 0cab42a
gradle/libs.versions.toml
@@ -54,7 +54,7 @@ mavenResolverApi = "1.9.23"
54
mavenResolverProvider = "3.9.9"
55
mockito = "5.2.0"
56
mockitoAndroid = "3.4.0"
57
-mockk = "1.14.2" # Do not use 1.14.3 or above since it bumps kotlin to 2.1.x
+mockk = "1.14.0" # Do not use 1.14.2 or above due to a bug in spyK and bumps kotlin to 2.1.x
58
playServicesCloudMessaging = "17.2.0"
59
playServicesStats = "17.0.2"
60
playServicesVision = "20.1.3"
0 commit comments