Skip to content

Conversation

@ryantrem
Copy link
Member

We never changed the default Android package name generated by the React Native CLI when you first create the module/package. This didn't seem to matter as it is basically an implementation detail, but it turns out if multiple packages do this, they conflict in the gradle build. So this change just gives the Android package a unique name (babylonreactnative), which should resolve this issue.

@ryantrem ryantrem requested a review from CoPrez October 20, 2020 02:04
@ryantrem ryantrem merged commit e092698 into BabylonJS:master Oct 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants