Default to platform android

No iOS for the moment
This commit is contained in:
Broks Randolfs Gailītis 2025-03-07 17:06:49 +02:00
parent efff71e59c
commit eee8db226f

View File

@ -11,7 +11,8 @@
"uglify": false,
"release": false,
"forDevice": false,
"prepare": false
"prepare": false,
"platform": "android"
},
"configurations": {
"build": {