Fix: illegal exe name and version no. when opening Project Settings

Tool

Signed-off-by: T.J. McGrath-Daly <tj.mcgrath.daly@huawei.com>
This commit is contained in:
Tobias Alexander Franke
2021-09-02 19:10:38 +08:00
committed by T.J. McGrath-Daly
parent bce5e36b53
commit 8b4527c64b
+1 -1
View File
@@ -7,7 +7,7 @@
"android_settings": {
"package_name": "com.lumberyard.yourgame",
"version_number": 1,
"version_name": "1.0.0.0",
"version_name": "1.0.0",
"orientation": "landscape"
},
"engine": "o3de"