Skip to content

Commit a438cb8

Browse files
committed
TMP - LOT and stripping comments
1 parent 19e164a commit a438cb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/react-native-node-api-modules/android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ android {
120120

121121
packagingOptions {
122122
// TODO: I don't think this works - I needed to add this in the react-native package too.
123-
doNotStrip "**/libhermes.so"
123+
// doNotStrip "**/*.so"
124124
}
125125

126126
}

0 commit comments

Comments
 (0)