Skip to content

Commit

Permalink
Try to fix the black screen issue
Browse files Browse the repository at this point in the history
  • Loading branch information
guoen21 committed Nov 14, 2024
1 parent 3e55231 commit e336b2f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "react-native-video",
"version": "7.5.27",
"dorisAndroidVersion": "3.10.5",
"version": "7.5.27-black-screen-hotfix-01",
"dorisAndroidVersion": "3.10.5-black-screen-hotfix-01",
"description": "A <Video /> element for react-native",
"main": "Video.tsx",
"license": "MIT",
Expand Down

0 comments on commit e336b2f

Please sign in to comment.