Contributions should stay within the focused release-contract scope described in the README. Please open an issue before proposing a new policy system, parser dependency, or public API expansion.
Use Java 17 or 21 and the committed Gradle Wrapper. No global Gradle or Android SDK is required for normal validation.
.\gradlew.bat spotlessCheck detekt test koverVerify build installDist shadowJarAdd focused tests for Android default behavior, parser workarounds, and every new stable change ID. Real artifact fixtures must be minimal, redistributable, free of secrets, generated from committed source definitions, and documented with checksums.
Do not include proprietary APKs/AABs, signing keys, local.properties, absolute
SDK paths, or user-specific configuration.
By participating, you agree to follow the Code of Conduct.