From f06c717ffaa226f06aa15fd38d702a4ec7270a4f Mon Sep 17 00:00:00 2001 From: Miguel Angel Astor Romero Date: Tue, 15 Jan 2013 19:09:00 -0430 Subject: [PATCH] Updated the android build file. --- .android.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.android.json b/.android.json index 3177b24..276d82f 100644 --- a/.android.json +++ b/.android.json @@ -1 +1 @@ -{"layout": "internal", "orientation": "landscape", "package": "com.blogspot.one-oop.hugs", "include_pil": false, "name": "Super HUGS Revolution 98", "icon_name": "HUGS 98", "version": "1.0", "permissions": ["INTERNET", "VIBRATE"], "include_sqlite": true, "numeric_version": "100"} \ No newline at end of file +{"layout": "internal", "orientation": "landscape", "package": "com.blogspot.oneoop.hugs", "include_pil": false, "name": "Super HUGS Revolution 98", "icon_name": "HUGS 98", "version": "1.0", "permissions": ["INTERNET", "VIBRATE"], "include_sqlite": true, "numeric_version": "100"} \ No newline at end of file