Android UI (WIP)
This commit is contained in:
@@ -30,7 +30,7 @@ compose.desktop {
|
||||
nativeDistributions {
|
||||
targetFormats(TargetFormat.Dmg, TargetFormat.Msi, TargetFormat.Deb)
|
||||
packageName = "YAEP"
|
||||
packageVersion = "1.0.0"
|
||||
packageVersion = libs.versions.app.version.name.get()
|
||||
macOS {
|
||||
iconFile.set(project.file("icon.icns"))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user