Skip to content

Commit

Permalink
Bump the doris-android vesion to fix CSAI no STATE_ENDED event issue (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
guoen21 authored Feb 21, 2025
1 parent 6866700 commit 0f78079
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "react-native-video",
"version": "7.7.9",
"dorisAndroidVersion": "3.13.6",
"version": "7.7.10",
"dorisAndroidVersion": "3.13.7",
"description": "A <Video /> element for react-native",
"main": "Video.tsx",
"license": "MIT",
Expand All @@ -20,7 +20,7 @@
"eslint-plugin-react": "3.16.1"
},
"dependencies": {
"@dicetechnology/react-native-dice-video": "git+ssh://git@github.com/DiceTechnology/react-native-dice-video.git#6.80.16",
"@dicetechnology/react-native-dice-video": "git+ssh://git@github.com/DiceTechnology/react-native-dice-video.git#6.80.17",
"@dicetechnology/dice-unity": "^2.26.3",
"keymirror": "0.1.1",
"prop-types": "^15.5.10"
Expand Down

0 comments on commit 0f78079

Please # to comment.