We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1d12b2 commit 1b35b78Copy full SHA for 1b35b78
3 files changed
builder-bob/package.json
@@ -5,6 +5,6 @@
5
"build": "node scripts/build.js"
6
},
7
"devDependencies": {
8
- "react-native-builder-bob": "0.40.11"
+ "react-native-builder-bob": "0.40.13"
9
}
10
package/package.json
@@ -33,6 +33,7 @@
33
"files": [
34
"lib",
35
"android",
36
+ "src/native-module",
37
"!android/build",
38
"!android/gradle",
39
"!android/gradlew",
0 commit comments