This commit is contained in:
Andrew Gundersen 2021-04-14 08:18:49 -05:00
commit b058789729

View file

@ -73,11 +73,6 @@
"builderOptions": { "builderOptions": {
"appId": "com.crimata.${name}", "appId": "com.crimata.${name}",
"productName": "Crimata Messenger", "productName": "Crimata Messenger",
"artifactName": "${productName}-${version}.${ext}",
"publish": {
"provider": "github",
"token": "fSCN8xr4EgccV7z1UNaw"
}
} }
} }
} }