diff --git a/js/react_native/android/build.gradle b/js/react_native/android/build.gradle index b5ab0ce476fd9..f576ba0dc8672 100644 --- a/js/react_native/android/build.gradle +++ b/js/react_native/android/build.gradle @@ -224,7 +224,7 @@ dependencies { androidTestImplementation "androidx.test:rules:1.1.0" implementation "junit:junit:4.12" - implementation 'com.facebook.react:react-native:+' + implementation 'com.facebook.react:react-native:0.72.15' androidTestImplementation "com.linkedin.dexmaker:dexmaker-mockito-inline-extended:2.28.1" implementation "com.microsoft.onnxruntime:onnxruntime-android:latest.integration@aar"