From 059b0c822de974fe17ea3772ade05eec76068acd Mon Sep 17 00:00:00 2001 From: Miguel Angel Astor Romero Date: Sun, 13 Jan 2013 15:04:51 -0430 Subject: [PATCH] Added pgs4a compile configuration. --- .android.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 .android.json diff --git a/.android.json b/.android.json new file mode 100644 index 0000000..3177b24 --- /dev/null +++ b/.android.json @@ -0,0 +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