Skip to content

Commit 13979da

Browse files
committed
spotlessApply
1 parent 732a8d7 commit 13979da

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

channel-event-bus/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@ kotlin {
3939
}
4040

4141
// According to https://kotlinlang.org/docs/native-target-support.html
42-
// Tier 1: macosX64, macosArm64, iosSimulatorArm64, iosX64
43-
// Tier 2: linuxX64, linuxArm64,
42+
// Tier 1: macosX64, macosArm64, iosSimulatorArm64, iosX64
43+
// Tier 2: linuxX64, linuxArm64,
4444
// watchosSimulatorArm64, watchosX64, watchosArm32, watchosArm64,
4545
// tvosSimulatorArm64, tvosX64, tvosArm64,
4646
// iosArm64

0 commit comments

Comments
 (0)