Skip to content

Commit 3aad8a0

Browse files
authored
Fix/ad countdown dash live (#429)
* chore: bump doris-android to fix the ad count down issue on dash live * chore: bump doris-android to 3.14.3
1 parent 9f8ab9b commit 3aad8a0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-native-video",
3-
"version": "7.10.5",
4-
"dorisAndroidVersion": "3.14.2",
3+
"version": "7.10.6",
4+
"dorisAndroidVersion": "3.14.3",
55
"messagingAndroidVersion": "1.1.0",
66
"description": "A <Video /> element for react-native",
77
"main": "Video.tsx",
@@ -21,7 +21,7 @@
2121
"eslint-plugin-react": "3.16.1"
2222
},
2323
"dependencies": {
24-
"@dicetechnology/react-native-dice-video": "git+ssh://[email protected]/DiceTechnology/react-native-dice-video.git#6.83.5",
24+
"@dicetechnology/react-native-dice-video": "git+ssh://[email protected]/DiceTechnology/react-native-dice-video.git#6.83.6",
2525
"@dicetechnology/dice-unity": "^2.26.3",
2626
"keymirror": "0.1.1",
2727
"prop-types": "^15.5.10"

0 commit comments

Comments
 (0)