Skip to content

Commit a979d1d

Browse files
authored
[Android] Add missing SVG files (#3465)
## Description #3242 introduced new `SVG` interface for better hit tests. Added files were not specified in `package.json` which resulted in builds failing. ## Test plan Checked that newly created app build when _**Gesture Handler**_ is added.
1 parent 2946b0e commit a979d1d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@
4242
"android/noreanimated/src/main/java/",
4343
"android/package77/",
4444
"android/packageDeprecated/",
45+
"android/svg",
46+
"android/nosvg",
4547
"apple/",
4648
"Swipeable/",
4749
"ReanimatedSwipeable/",

0 commit comments

Comments
 (0)