Commit 899c7e1
authored
[Android] Include missing Gesture Handler in builds (#3318)
## Description
#3278 introduced support for React Native 0.77. However, it didn't include newly added directories into package, which resulted in Gesture Handler not being built on Android.
## Test plan
Generate Gesture Handler package and add it to newly created app.1 parent f78e1b3 commit 899c7e1
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| 42 | + | |
| 43 | + | |
42 | 44 | | |
43 | 45 | | |
44 | 46 | | |
| |||
0 commit comments