- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for jvmSignature (0.04 sec)
-
build.gradle.kts
dependencies { checkstyleConfig(rootProject.libs.checkStyle) { isTransitive = false } } val androidSignature by configurations.creating val jvmSignature by configurations.creating // Handled in :okhttp directly if (project.name != "okhttp") { configure<CheckstyleExtension> { config = resources.text.fromArchiveEntry(checkstyleConfig, "google_checks.xml")
Registered: Fri Sep 05 11:42:10 UTC 2025 - Last Modified: Fri Aug 01 08:06:31 UTC 2025 - 11.3K bytes - Viewed (0)