

But for compatibility reasons application id by default is equals to the package. Package must be always set in your AndroidManifest.xml file and application id is completely independent from it. If gradle -version works, but all of your builds fail with the same error, it is possible there is a problem with one of your Gradle build configuration.

