We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 514fdd1 commit 62a9d54Copy full SHA for 62a9d54
gradle/libs.versions.toml
@@ -26,7 +26,7 @@ leakcanary-plumber = { module = "com.squareup.leakcanary:plumber-android-startup
26
material = "com.google.android.material:material:1.12.0"
27
ffmpeg = "com.arthenica:ffmpeg-kit-audio:6.0-2"
28
junit = "junit:junit:4.13.2"
29
-mockk = "io.mockk:mockk:1.13.16"
+mockk = "io.mockk:mockk:1.13.17"
30
paging-runtime = "androidx.paging:paging-runtime-ktx:3.3.6"
31
paging-compose = "androidx.paging:paging-compose:3.3.6"
32
retrofit-core = { module = "com.squareup.retrofit2:retrofit", version.ref = "retrofit" }
0 commit comments