[DESKTOP] Update package name

This commit is contained in:
Kamil Gurgul
2024-08-10 22:19:39 +02:00
parent 74b250ccda
commit 30727d95a3
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ compose.desktop {
nativeDistributions {
targetFormats(TargetFormat.Dmg, TargetFormat.Msi, TargetFormat.Deb)
packageName = "CPU Info"
packageName = "CPU-Info"
packageVersion = "1.0.0"
val iconsRoot = project.file("desktop-icons")