Skip to content

Commit f8f813e

Browse files
alanjhughesgabrieldonadel
authored andcommitted
open BridgelessDevSupportManager class
1 parent e78d09c commit f8f813e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/react-native/ReactAndroid/src/main/java/com/facebook/react/devsupport/BridgelessDevSupportManager.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ import com.facebook.react.packagerconnection.RequestHandler
2727
* [BridgeDevSupportManager] and
2828
* * is kept for backward compatibility.
2929
*/
30-
public class BridgelessDevSupportManager(
30+
public open class BridgelessDevSupportManager(
3131
applicationContext: Context,
3232
reactInstanceManagerHelper: ReactInstanceDevHelper,
3333
packagerPathForJSBundleName: String?,

0 commit comments

Comments
 (0)