Skip to content

Commit

Permalink
[0.71.3-wanderlog.5] Prevent crash in runAnimationStep on OnePlus and…
Browse files Browse the repository at this point in the history
… Oppo devices
  • Loading branch information
hsource committed May 19, 2023
1 parent 177e079 commit 310d39d
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ package-lock.json
# Additional SDKs
/sdks/download
/sdks/hermes
/sdks/hermesc
#/sdks/hermesc
/sdks/hermes-engine/build_host_hermesc

# Visual studio
Expand Down
2 changes: 1 addition & 1 deletion ReactAndroid/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VERSION_NAME=0.71.3
VERSION_NAME=0.71.3-wanderlog.5
GROUP=com.facebook.react

# JVM Versions
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native",
"version": "0.71.3",
"version": "0.71.3-wanderlog.5",
"bin": "./cli.js",
"description": "A framework for building native apps using React",
"license": "MIT",
Expand Down Expand Up @@ -208,4 +208,4 @@
}
]
}
}
}
Binary file added sdks/hermesc/osx-bin/hermesc
Binary file not shown.

0 comments on commit 310d39d

Please sign in to comment.