Skip to content

Commit 495c0c7

Browse files
committed
fix(android): now java files are included
1 parent c467fe1 commit 495c0c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/.npmignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ scripts/*
66
platforms/ios/typings
77
platforms/android/*
88
!platforms/android/include.gradle
9-
!platforms/android/*.java
9+
!platforms/android/**/*.java

0 commit comments

Comments
 (0)