We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bbce2a0 + 1797c38 commit 4c4f378Copy full SHA for 4c4f378
1 file changed
android/build.gradle
@@ -138,7 +138,7 @@ dependencies {
138
implementation project(":react-native-nitro-modules")
139
140
// Add a dependency on NitroFS
141
- var ktor_version = "3.2.2"
+ var ktor_version = "3.2.3"
142
implementation("io.ktor:ktor-client-core:$ktor_version")
143
implementation("io.ktor:ktor-client-okhttp:$ktor_version")
144
}
0 commit comments