Skip to content

Commit 9f447b3

Browse files
committed
Fix windows build
1 parent 882ebe9 commit 9f447b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composeApp/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import org.jetbrains.compose.desktop.application.dsl.TargetFormat
22
import org.jetbrains.kotlin.gradle.dsl.JvmTarget
33

4-
val version = "1.0.44"
4+
val version = "1.0.45"
55
val versionNumber = getVersionInt()
66

77
plugins {

0 commit comments

Comments
 (0)