601858978f
* WIP Signed-off-by: John Jones-Steele <82226755+jjjoness@users.noreply.github.com> * Commit before merging Signed-off-by: John Jones-Steele <82226755+jjjoness@users.noreply.github.com> * Added new pngs Signed-off-by: John Jones-Steele <82226755+jjjoness@users.noreply.github.com> * Changes from PR Signed-off-by: John Jones-Steele <82226755+jjjoness@users.noreply.github.com> * Fixed CRC errors Signed-off-by: John Jones-Steele <82226755+jjjoness@users.noreply.github.com>
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"
|
|
}
|
|
}
|