Skip to content

Commit 0a2acb4

Browse files
Apply changes from ktLintFormat
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 4f67099 commit 0a2acb4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

workflow-trace-viewer/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ plugins {
1010

1111
kotlin {
1212
jvm()
13-
13+
1414
jvmToolchain(11)
1515

1616
sourceSets {
@@ -32,7 +32,7 @@ kotlin {
3232
implementation(libs.filekit.dialogs.compose)
3333
implementation(libs.java.diff.utils)
3434
implementation(libs.telephoto)
35-
35+
3636
// Add explicit Skiko dependency for current platform
3737
implementation("org.jetbrains.skiko:skiko-awt-runtime-macos-arm64:0.9.4")
3838
}

0 commit comments

Comments
 (0)