Bug in id company name config.xml

Hello All,

I need to have a company name such as abcd-efg.com, so that the product id is com.abcd-efg.app.
Unfortunately, when I generate the Android plateform (ionic cordova build android), I get the error 'Error validating package name. Must look like: com.company.Name…)

Is that a proper bug ?

Thanks