Skip to content

Commit

Permalink
using fb 0.72.15
Browse files Browse the repository at this point in the history
  • Loading branch information
jchen351 committed Aug 28, 2024
1 parent 2ff5454 commit 0ee4354
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/react_native/android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 0ee4354

Please sign in to comment.