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.
2 parents a380eec + eb55ed4 commit 5778a2cCopy full SHA for 5778a2c
mvikotlin-timetravel-client/app-desktop/build.gradle
@@ -39,7 +39,7 @@ compose.desktop {
39
nativeDistributions {
40
targetFormats(TargetFormat.Dmg, TargetFormat.Msi, TargetFormat.Deb)
41
packageName = "mvikotlin-time-travel-client"
42
- version = property("mvikotlinVersion") as String
+ version = "1.0.0"
43
44
windows {
45
menuGroup = "MVIKotlin"
0 commit comments