Skip to content

Commit

Permalink
Update platforms.kt
Browse files Browse the repository at this point in the history
  • Loading branch information
JakeWharton authored Nov 29, 2023
1 parent a8b6371 commit 6411322
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build-support/src/main/kotlin/platforms.kt
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ fun KotlinMultiplatformExtension.configureOrCreateNativePlatforms() {
tvosSimulatorArm64()
watchosArm32()
watchosArm64()
watchosX86()
watchosX64()
watchosSimulatorArm64()
// Required to generate tests tasks: https://youtrack.jetbrains.com/issue/KT-26547
Expand Down

0 comments on commit 6411322

Please sign in to comment.