diff --git a/.cordova/config.json b/.cordova/config.json new file mode 100644 index 0000000..3430879 --- /dev/null +++ b/.cordova/config.json @@ -0,0 +1 @@ +{"lib":{"www":{"id":"phonegap","version":"3.3.0","uri":"https://github.com/phonegap/phonegap-app-hello-world/archive/3.3.0.tar.gz"}},"id":"com.phonegap.helloworld","name":"HelloWorld"} \ No newline at end of file diff --git a/plugins/android.json b/plugins/android.json new file mode 100644 index 0000000..7c68349 --- /dev/null +++ b/plugins/android.json @@ -0,0 +1 @@ +{"prepare_queue":{"installed":[],"uninstalled":[]},"config_munge":{},"installed_plugins":{},"dependent_plugins":{}} \ No newline at end of file