Commit 9e664dc
Make UIBlock.execute params non nullable
Summary:
Make UIBlock.execute params non nullable to avoid breaking changes for kotlin usages in OSS
changelog: [internal] internal
Reviewed By: NickGerleman
Differential Revision: D69407325
fbshipit-source-id: 5fc01fba9baba97e21a388d02cf98d5aebb5ac201 parent 98e8e84 commit 9e664dc
File tree
1 file changed
+1
-1
lines changed- packages/react-native/ReactAndroid/src/main/java/com/facebook/react/uimanager
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
0 commit comments