[DESKTOP] Update package name
This commit is contained in:
@@ -27,7 +27,7 @@ height="80">](https://apps.apple.com/us/app/cpu-info/id6560116815)
|
||||
|
||||
* Android
|
||||
* iOS
|
||||
* Desktop (in progress)
|
||||
* Desktop
|
||||
|
||||
# Tech stack
|
||||
|
||||
|
||||
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user