correct android.json to show the game using the DEMO name and internal name
This commit is contained in:
@ -3,14 +3,14 @@
|
|||||||
"google_play_key": null,
|
"google_play_key": null,
|
||||||
"google_play_salt": null,
|
"google_play_salt": null,
|
||||||
"heap_size": "3",
|
"heap_size": "3",
|
||||||
"icon_name": "I Wani Hug That Gator",
|
"icon_name": "I Wani Hug That Gator DEMO",
|
||||||
"include_pil": false,
|
"include_pil": false,
|
||||||
"include_sqlite": false,
|
"include_sqlite": false,
|
||||||
"layout": null,
|
"layout": null,
|
||||||
"name": "I Wani Hug That Gator",
|
"name": "I Wani Hug That Gator DEMO",
|
||||||
"numeric_version": 1,
|
"numeric_version": 1,
|
||||||
"orientation": "sensorLandscape",
|
"orientation": "sensorLandscape",
|
||||||
"package": "cavemanon.wani.full",
|
"package": "cavemanon.wani.demo",
|
||||||
"permissions": [
|
"permissions": [
|
||||||
"VIBRATE",
|
"VIBRATE",
|
||||||
"INTERNET"
|
"INTERNET"
|
||||||
|
Reference in New Issue
Block a user