var checkReleaseBuilds: Boolean?
Returns whether lint should check release builds or not. Since this plugin hooks lint into the check task we'll assume that you're always running the full lint suite and hence checking release builds is not necessary.
Since
0.10.0