Skip to content

Commit 39f40dd

Browse files
romtsnclaude
andcommitted
style(matrix): Apply spotless formatting
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 6aa56a0 commit 39f40dd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

scripts/generate-compat-matrix.main.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -357,8 +357,8 @@ class GenerateMatrix : CliktCommand() {
357357
}
358358

359359
/**
360-
* Fetches the value of `SdkConstants.GRADLE_LATEST_VERSION` from Android Studio's source,
361-
* used to resolve `CompatibleGradleVersion.VERSION_FOR_DEV` for bleeding-edge AGP versions.
360+
* Fetches the value of `SdkConstants.GRADLE_LATEST_VERSION` from Android Studio's source, used to
361+
* resolve `CompatibleGradleVersion.VERSION_FOR_DEV` for bleeding-edge AGP versions.
362362
*/
363363
private fun fetchGradleLatestVersion(): Version {
364364
val source =

0 commit comments

Comments
 (0)