[DESKTOP] Update packageName

This commit is contained in:
Kamil Gurgul
2024-08-10 19:55:29 +02:00
parent 4dbc91ec5a
commit c018363dfa
+1 -1
View File
@@ -22,7 +22,7 @@ compose.desktop {
nativeDistributions {
targetFormats(TargetFormat.Dmg, TargetFormat.Msi, TargetFormat.Deb)
packageName = "CPUInfo"
packageName = "CPU Info"
packageVersion = "1.0.0"
val iconsRoot = project.file("desktop-icons")