Skip to content

Conversation

evilya
Copy link
Contributor

@evilya evilya commented Oct 2, 2025

  • Bump Kotlin to 2.2.20 and CMP to 1.9.0
  • Add webMain sourceset
  • Rename desktop target to jvm

@evilya evilya requested review from zamulla and pahill October 2, 2025 17:36
@@ -8,6 +8,5 @@
<script type="application/javascript" src="composeApp.js"></script>
</head>
<body>
<div id="composeApplication" style="width:400px; height: 600px;"></div>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm a bit lost here: can you explain why you are removing this element?

implementation(libs.kotlin.test)
}
desktopMain.dependencies {
jvmMain.dependencies {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just curious if there's nothing for webMain?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants