The issue was solved in the build.gradle file. Inside the android string add the following:? lintOptions {? ? ? ? ? ? abortOnError false? ? ? ? }