Solved: No value has been specified for property ‘lintClassPath’
While I was developing small code for checking device information, after I edited our sample code downloaded from github and tried to compile app from command line as shown below, I encountered an error as [bash] $ ./gradlew clean build > Task :app:lint FAILED FAILURE: Build failed with an exception. * What went wrong: A … Read more