Punctuation allowed in Briefcase but not with Gradle #462
Labels
android
The issue relates to Android mobile support.
bug
A crash or error in behavior.
good first issue
Is this your first time contributing? This could be a good place to start!
Describe the bug
When creating an application, you are allowed to use punctuation for project names. However, when building for Android, the usage of
/, \, :, <, >, ", ?, *, |
are prohibited with Gradle.To Reproduce
Steps to reproduce the behavior:
Expected behavior
For the application to build successfully.
Screenshots
Environment:
Additional context
This is somewhat related to #460.
The text was updated successfully, but these errors were encountered: