Gradle layout.buildDirectory Read-only file system issue
So I’m following Gradle’s recommendation to remove the deprecated $project.buildDir
property for the lint settings.
So I’m following Gradle’s recommendation to remove the deprecated $project.buildDir
property for the lint settings.