chore: add Android Studio deployment target selector configuration.
Some checks failed
Build and Release / build-and-release (push) Failing after 1m55s
Some checks failed
Build and Release / build-and-release (push) Failing after 1m55s
This commit is contained in:
@@ -49,7 +49,8 @@
|
||||
},
|
||||
"nsis": {
|
||||
"oneClick": true,
|
||||
"perMachine": false
|
||||
"perMachine": false,
|
||||
"compression": "bzip2"
|
||||
}
|
||||
},
|
||||
"dependencies": {
|
||||
|
||||
Reference in New Issue
Block a user