Skip to content

Fix generated manifest package name formatting#448

Closed
argahutama wants to merge 1 commit intobazelbuild:mainfrom
argahutama:fix/generated_manifest_package_name
Closed

Fix generated manifest package name formatting#448
argahutama wants to merge 1 commit intobazelbuild:mainfrom
argahutama:fix/generated_manifest_package_name

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

@argahutama argahutama force-pushed the fix/generated_manifest_package_name branch from d0161ca to 800a751 Compare January 28, 2026 06:13
@argahutama argahutama closed this by deleting the head repository Feb 3, 2026
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