Skip to content

Conversation

@argahutama
Copy link

Fix invalid Android package name generation when the Bazel package contains hyphens.
Hyphens (-) are not valid in Java package names, so we now replace them with dots (.) when generating the dummy manifest to prevent build errors and invalid manifests.

#445

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.

1 participant