Skip to content

Commit 894ef07

Browse files
authored
Fix/androidtv episode title (#474)
* fix: add episode title text in androidTv. * fix: bump doris to 5.2.26-hotfix-2
1 parent 13b225e commit 894ef07

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-native-video",
3-
"version": "7.12.23",
4-
"dorisAndroidVersion": "5.2.26-hotfix",
3+
"version": "7.12.24",
4+
"dorisAndroidVersion": "5.2.26-hotfix-2",
55
"messagingAndroidVersion": "1.1.0",
66
"description": "A <Video /> element for react-native",
77
"main": "Video.tsx",

0 commit comments

Comments
 (0)