Unified versioning in a singe variable for diff type of builds
This commit is contained in:
parent
47ea1f6089
commit
0501247855
@ -51,7 +51,7 @@ compose.desktop {
|
|||||||
nativeDistributions {
|
nativeDistributions {
|
||||||
includeAllModules = true
|
includeAllModules = true
|
||||||
packageName = name
|
packageName = name
|
||||||
packageVersion = "0.1.0"
|
packageVersion = projectVersion
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user