| Projects which don't have JSpecify nullability annotations can opt out
by using
architectureCheck {
	nullMarked = false
}
in their build.gradle script.
See gh-46587 | ||
|---|---|---|
| .. | ||
| src | ||
| build.gradle | ||
| Projects which don't have JSpecify nullability annotations can opt out
by using
architectureCheck {
	nullMarked = false
}
in their build.gradle script.
See gh-46587 | ||
|---|---|---|
| .. | ||
| src | ||
| build.gradle | ||