Skip to content

Commit ea1f32b

Browse files
committed
chore: specify android files to package
1 parent 3c33ee8 commit ea1f32b

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,10 @@
1010
"files": [
1111
"src",
1212
"lib",
13-
"android",
13+
"android/src",
14+
"android/build.gradle",
15+
"android/gradle.properties",
16+
"android/CMakeLists.txt",
1417
"ios",
1518
"cpp",
1619
"react-native-quick-crypto.podspec",

0 commit comments

Comments
 (0)