Why I get this error I try to clean and rebuild application and make application release true and I get same error
Error:Execution failed for task \':
Open your build.gradle file and add the code below under android:
android { lintOptions { checkReleaseBuilds false }