You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
402 B
JSON
14 lines
402 B
JSON
{
|
|
"project_name" : "AzTestRunner",
|
|
"product_name" : "AzTestRunner Project",
|
|
"android_settings": {
|
|
"package_name" : "org.o3de.tests",
|
|
"version_number": 1,
|
|
"version_name" : "1.0.0",
|
|
"orientation" : "landscape",
|
|
"app_obfuscator_salt" : "MY_OBFUSCATOR_SALT_BASE_64",
|
|
"use_main_obb" : "false",
|
|
"use_patch_obb" : "false"
|
|
}
|
|
}
|