Closed jkelleyrtp closed 1 week ago
Problem
An app like dog-app causes gradle to fail since Android apps can't have dashes in the bundle identifier. We should either convert the dashes to underscores or simply drop them.
dog-app
Problem
An app like
dog-app
causes gradle to fail since Android apps can't have dashes in the bundle identifier. We should either convert the dashes to underscores or simply drop them.