implementation("androidx.annotation:annotation:1.10.0")
Enhances code clarity and tool support by providing annotations that convey metadata about code behavior and usage. Includes `@RequiresFlag` to mark unstable Android platform API usages.