We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 211033f + 83da326 commit fcc1ab9Copy full SHA for fcc1ab9
1 file changed
app/build.gradle.kts
@@ -139,7 +139,7 @@ dependencies {
139
testImplementation(Libs.hilt_android_test)
140
kaptTest(Libs.hilt_android_compiler)
141
142
- androidTestImplementation("io.mockk:mockk:1.13.11")
+ androidTestImplementation("io.mockk:mockk:1.13.12")
143
144
//Jetpack compose
145
implementation(platform(Libs.compose_bom))
0 commit comments