We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a52446 commit 4c757deCopy full SHA for 4c757de
buildSrc/src/main/kotlin/Versions.kt
@@ -28,7 +28,7 @@ object Versions {
28
const val io = "0.1.16"
29
const val coroutinesIo = "0.1.16"
30
31
- const val blockingBridge = "1.7.3"
+ const val blockingBridge = "1.7.2"
32
33
const val androidGradlePlugin = "3.5.3"
34
0 commit comments