betaflight-configurator/cordova/build.json

11 lines
218 B
JSON

{
"android": {
"release": {
"keystore": "release.keystore",
"storePassword": "betaflight",
"alias": "betaflight",
"password" : "betaflight"
}
}
}