We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 882ebe9 commit 9f447b3Copy full SHA for 9f447b3
composeApp/build.gradle.kts
@@ -1,7 +1,7 @@
1
import org.jetbrains.compose.desktop.application.dsl.TargetFormat
2
import org.jetbrains.kotlin.gradle.dsl.JvmTarget
3
4
-val version = "1.0.44"
+val version = "1.0.45"
5
val versionNumber = getVersionInt()
6
7
plugins {
0 commit comments