chore: add Android Studio deployment target selector configuration.
Some checks failed
Build and Release / build-and-release (push) Failing after 1m55s

This commit is contained in:
Bryan1029384756
2026-02-22 12:24:17 -06:00
parent 2ad78bafcc
commit fee34f0236
6 changed files with 1359 additions and 1224 deletions

View File

@@ -49,7 +49,8 @@
},
"nsis": {
"oneClick": true,
"perMachine": false
"perMachine": false,
"compression": "bzip2"
}
},
"dependencies": {