Skip to content

Commit 5d28e97

Browse files
committed
Added missing source-file in plugin.xml
1 parent e9259db commit 5d28e97

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

plugin.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,6 @@
2121
</feature>
2222
</config-file>
2323
<source-file src="src/android/org/stereolux/cordova/serial/Serial.java" target-dir="src/org/stereolux/cordova/serial" />
24+
<source-file src="src/android/org/stereolux/cordova/serial/UsbBroadcastReceiver.java" target-dir="src/org/stereolux/cordova/serial" />
2425
</platform>
2526
</plugin>

0 commit comments

Comments
 (0)