Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 3058f04

Browse files
fix spotless
1 parent 4ce3495 commit 3058f04

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎build.gradle.kts‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ kotlin {
143143
"watchosSimulatorArm64",
144144
"watchosX64",
145145
"watchosSimulatorArm64",
146-
"watchosDeviceArm64",
146+
"watchosDeviceArm64"
147147
)
148148

149149
val desktopTargets = listOf(
@@ -156,7 +156,7 @@ kotlin {
156156
"androidNativeArm32",
157157
"androidNativeArm64",
158158
"androidNativeX86",
159-
"androidNativeX64",
159+
"androidNativeX64"
160160
)
161161

162162
(appleTargets + desktopTargets + androidNativeTargets).forEach {

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /