diff --git a/android/build.gradle b/android/build.gradle index 4b60766..209993f 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -139,7 +139,7 @@ dependencies { implementation project(":react-native-nitro-modules") implementation "androidx.browser:browser:1.7.0" - implementation "androidx.core:core-ktx:1.13.1" + implementation "androidx.core:core-ktx:1.17.0" } if (isNewArchitectureEnabled()) {